maxSize.adoc (grails-doc-4.0.11) | : | maxSize.adoc (grails-doc-4.0.12) | ||
---|---|---|---|---|
skipping to change at line 17 | skipping to change at line 17 | |||
=== Examples | === Examples | |||
[source,groovy] | [source,groovy] | |||
---- | ---- | |||
children maxSize: 25 | children maxSize: 25 | |||
---- | ---- | |||
=== Description | === Description | |||
Sets the maximum size of a collection or number property. | ||||
This constraint influences http://gorm.grails.org/6.0.x/hibernate/manual/index.h tml#constraints[schema generation]. | This constraint influences http://gorm.grails.org/6.0.x/hibernate/manual/index.h tml#constraints[schema generation]. | |||
Error Code: `className.propertyName.maxSize.exceeded` | Error Code: `className.propertyName.maxSize.exceeded` | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |