This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.cocoon.forms.validation (Cocoon Forms Block Implementation 1.1.0 API)

Uses of Package
org.apache.cocoon.forms.validation

Packages that use org.apache.cocoon.forms.validation
org.apache.cocoon.forms.datatype   
org.apache.cocoon.forms.datatype.convertor General purpose convertors for converting between string and object representations of things (numbers, dates, ...). 
org.apache.cocoon.forms.datatype.typeimpl   
org.apache.cocoon.forms.datatype.validationruleimpl   
org.apache.cocoon.forms.formmodel   
org.apache.cocoon.forms.generation   
org.apache.cocoon.forms.validation   
org.apache.cocoon.forms.validation.impl   
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.datatype
ValidationError
          An object that holds a validation error message.
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.datatype.convertor
ValidationError
          An object that holds a validation error message.
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.datatype.typeimpl
ValidationError
          An object that holds a validation error message.
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.datatype.validationruleimpl
ValidationError
          An object that holds a validation error message.
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.formmodel
ValidationError
          An object that holds a validation error message.
ValidationErrorAware
          Interface implemented by Widgets that can hold a validation error.
WidgetValidator
          Validates a widget.
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.generation
ValidationError
          An object that holds a validation error message.
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.validation
ValidationError
          An object that holds a validation error message.
WidgetValidator
          Validates a widget.
 

Classes in org.apache.cocoon.forms.validation used by org.apache.cocoon.forms.validation.impl
ConfigurableWidgetValidator
          A WidgetValidator that can recieve a configuration Element
ValidationError
          An object that holds a validation error message.
WidgetValidator
          Validates a widget.
WidgetValidatorBuilder
           
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.