Uses of Package
org.apache.shale.validator.util

Packages that use org.apache.shale.validator.util
org.apache.shale.validator.converter This package contains a set of JSF converters that use the Apache Commons Validator API to perform both feature rich parsing and formatting of internal objects. 
org.apache.shale.validator.validator This package contains a set of JSF validators that use the Apache Commons Validator API to perform both client- and server-side validation. 
 

Classes in org.apache.shale.validator.util used by org.apache.shale.validator.converter
AbstractUtilities
          Abstract base class for converters and validators that use Apache Commons Validator as their foundation.
 

Classes in org.apache.shale.validator.util used by org.apache.shale.validator.validator
AbstractUtilities
          Abstract base class for converters and validators that use Apache Commons Validator as their foundation.
ShaleValidatorAction
          Custom wrapper around a Commons Validator ValidatorAction that precalculates as many of the introspective lookup operations as possible.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.