Package org.springjutsu.validation.namespace

The handler classes for parsing validation rules from the XML validation context.

See:
          Description

Class Summary
ValidationConfigurationDefinitionParser Registers a @link{ValidationManager}, a @link{ValidationRulesContainer}, and a @link{ruleExecutorContainer} with the user-specified configuration.
ValidationEntityDefinitionParser Parses XML from the validation namespace into a @link{ValidationEntity} object to be stored in the @link{ValidationEntityContainer}
ValidationMVCAnnotationsDefinitionParser Parses the validation namespace "mvc-annotations" element into all the beans and registrations required in order to configure use of the @link{SuccessView} and @link{ValidationFailureView} annotations.
ValidationNamespaceHandler Handles the Validation namespace!
 

Exception Summary
 

Package org.springjutsu.validation.namespace Description

The handler classes for parsing validation rules from the XML validation context.



Copyright © 2013 Spring Jutsu. All Rights Reserved.