Uses of Package
org.apache.turbine.services.intake.validator

Packages that use org.apache.turbine.services.intake.validator
org.apache.turbine.services.intake.model   
org.apache.turbine.services.intake.validator Validators for the various intake field types. 
org.apache.turbine.services.intake.xmlmodel   
 

Classes in org.apache.turbine.services.intake.validator used by org.apache.turbine.services.intake.model
Validator
          Validator api.
 

Classes in org.apache.turbine.services.intake.validator used by org.apache.turbine.services.intake.validator
DefaultValidator
          DefaultValidator that will compare a testValue against the following constraints: NameValid ValuesDefault Value requiredtrue|falsefalse maskregexp  minLengthinteger0 maxLengthinteger  This validator can serve as the base class for more specific validators
InitableByConstraintMap
          This interface marks a bean/class that can have its properties set by values in a Map.
InvalidMaskException
          An Exception indidate an invalid field mask.
ValidationException
          An Exception to mark a failed validation
Validator
          Validator api.
 

Classes in org.apache.turbine.services.intake.validator used by org.apache.turbine.services.intake.xmlmodel
Constraint
          A constraint has a name and a value and an optional message.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.