Package org.codehaus.groovy.grails.validation.metaclass
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| ConstraintsDynamicProperty |
This is a dynamic property that instead of returning the closure sets a new proxy meta class for the scope
of the call and invokes the closure itself which builds up a list of ConstrainedProperty instances |
| ConstraintsEvaluatingDynamicProperty |
This is a dynamic property that instead of returning the closure sets a new proxy meta class for the scope
of the call and invokes the closure itself which builds up a list of ConstrainedProperty instances |