org.richfaces.demo.picklist
Class EntityBeanValidator
java.lang.Object
org.richfaces.demo.picklist.EntityBeanValidator
- All Implemented Interfaces:
- EventListener, javax.faces.validator.Validator
public class EntityBeanValidator
- extends Object
- implements javax.faces.validator.Validator
- Author:
- Brian Leathem
| Fields inherited from interface javax.faces.validator.Validator |
NOT_IN_RANGE_MESSAGE_ID |
|
Method Summary |
void |
validate(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityBeanValidator
public EntityBeanValidator()
validate
public void validate(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value)
throws javax.faces.validator.ValidatorException
- Specified by:
validate in interface javax.faces.validator.Validator
- Throws:
javax.faces.validator.ValidatorException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.