| Interface | Description |
|---|---|
| ASTValidateableHelper | |
| Constrained | A interface for something that is constrained by various criteria |
| Class | Description |
|---|---|
| DefaultASTValidateableHelper | |
| DeferredBindingActions | Binding operations that are deferred until either validate() or save() are called. |
| ValidationErrors | Models validation errors in a Grails application. |
| Exception | Description |
|---|---|
| ValidationException | Thrown when validation fails during a .save(). |
| Annotation Type | Description |
|---|---|
| Validateable |