public interface Validator
extends java.util.EventListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NOT_IN_RANGE_MESSAGE_ID |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(FacesContext context,
UIComponent component,
java.lang.Object value) |
static final java.lang.String NOT_IN_RANGE_MESSAGE_ID
void validate(FacesContext context, UIComponent component, java.lang.Object value) throws ValidatorException
ValidatorException