public interface Validator extends EventListener
| Modifier and Type | Field and Description | 
|---|---|
| static String | NOT_IN_RANGE_MESSAGE_IDDeprecated.   | 
| Modifier and Type | Method and Description | 
|---|---|
| void | validate(FacesContext context,
        UIComponent component,
        Object value) | 
static final String NOT_IN_RANGE_MESSAGE_ID
void validate(FacesContext context, UIComponent component, Object value) throws ValidatorException
ValidatorExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.