Package org.jboss.seam.faces.validation

Class Summary
InputElement<T> To be used in conjunction with <s:validateForm /> in Validators that should have their values fetched from a JSF form field.
Validator<T> A generic abstract class implementing Validator, for convenient removal of type casting.
 

Exception Summary
ValidatorException An extension of ValidatorException removing the need for creating new FacesMessage objects when throwing ValidatorExceptions from Validators.
 

Annotation Types Summary
InputField To be used in conjunction with <s:validateForm /> in Validators that should have their values fetched from a JSF form field.
 



Copyright © 2009-2011 Seam Framework. All Rights Reserved.