Interface | Description |
---|---|
ERXExceptionHolder |
The ExceptionHolder interface should be implemented by components
that will collect validation exceptions.
|
ERXValidationFactory.ExceptionDelegateInterface |
Exception delegates can be used to provide hooks to customize
how messages are generated for validation exceptions and how
templates are looked up.
|
ERXValidationFactory.FactoryInterface |
The validation factory interface.
|
Class | Description |
---|---|
ERXValidation |
This is more of a legacy object that was used until
we had
ERXValidationFactory in place. |
ERXValidationFactory |
The validation factory controls creating validation
exceptions, both from model thrown exceptions and
custom validation exceptions.
|
Exception | Description |
---|---|
ERXValidationException |
ERXValidationExceptions extends the regular
NSValidation.ValidationException
to add template based resolution of the validation exception. |
Copyright © 2002 – 2024 Project Wonder.