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   
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
          A validator 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.
NumberValidator
          Validates numbers with the following constraints in addition to those listed in DefaultValidator.
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-2002 Apache Software Foundation. All Rights Reserved.