| Interface | Description |
|---|---|
| CascadingValidator | Extends the default Spring Validator interface and provides an additional method that specifies whether validation should cascade into associations. |
| ValidatorProvider | A class that provides a validator |
| Class | Description |
|---|---|
| DefaultDomainClassValidator | A validator aware of proxies and that integrates with Grails' cascading validation |