Package nl.openedge.baritus.validation.impl

Implementation classes for validation.

See:
          Description

Class Summary
MaximumFieldLengthValidator This validator checks on maximum length.
MinimumFieldLengthValidator This validator checks on minimum length.
NestedValidationActivationRule You can use a list of validators while registering just one by using NestedValidationActionRule.
PropertyNotNullFormValidator Checks whether the form contains a non null property with the name of property propertyName.
RegexValidator Tests for a match against a regex pattern.
RequiredFieldValidator Checks for a non-EMPTY input.
RequiredSessionAttributeValidator Checks whether a session attribute exists with the key that was set for property sessionAttributeKey.
 

Package nl.openedge.baritus.validation.impl Description

Implementation classes for validation.



Copyright © 2003-2004 Open Edge. All Rights Reserved.