Package org.jboss.seam.validation

Class Summary
InjectingConstraintValidatorFactory A ConstraintValidatorFactory which enables CDI based dependency injection for the created ConstraintValidators.
ValidationExtension A CDI portable extension which registers beans for ValidatorFactory and Validator, if such beans not yet exist (which for instance would be the case in a Java EE 6 container).
ValidationInterceptor  
 

Annotation Types Summary
AutoValidating Activates automatic method-level validation for any annotated bean.
 



Copyright © 2011 Seam Framework. All Rights Reserved.