|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use nl.openedge.baritus.validation | |
nl.openedge.baritus | The main classes of Baritus. |
nl.openedge.baritus.validation | Base classes for validation. |
nl.openedge.baritus.validation.impl | Implementation classes for validation. |
Classes in nl.openedge.baritus.validation used by nl.openedge.baritus | |
FieldValidator
Use this for custom validation |
|
FormValidator
Use this for custom validation on form level formValidators will be called AFTER field validators executed |
|
ValidationActivationRule
interface that can be used to switch whether validation with custom fieldValidators should be performed in the current request. |
Classes in nl.openedge.baritus.validation used by nl.openedge.baritus.validation | |
AbstractValidator
convenience class |
|
FieldValidator
Use this for custom validation |
|
FormValidator
Use this for custom validation on form level formValidators will be called AFTER field validators executed |
|
ValidationActivationRule
interface that can be used to switch whether validation with custom fieldValidators should be performed in the current request. |
|
ValidationRuleDependend
FieldValidators that implement this interface can have their validation done optionaly. |
Classes in nl.openedge.baritus.validation used by nl.openedge.baritus.validation.impl | |
AbstractFieldValidator
Convenience class with default error message handling. |
|
AbstractFormValidator
Convenience class with default error message handling. |
|
AbstractValidator
convenience class |
|
FieldValidator
Use this for custom validation |
|
FormValidator
Use this for custom validation on form level formValidators will be called AFTER field validators executed |
|
ValidationActivationRule
interface that can be used to switch whether validation with custom fieldValidators should be performed in the current request. |
|
ValidationRuleDependend
FieldValidators that implement this interface can have their validation done optionaly. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |