javax.faces.validator
public interface Validator extends EventListener
Version: $Revision: 166994 $ $Date: 2004-07-02 00:12:40 +0200 (Fri, 02 Jul 2004) $
Field Summary | |
---|---|
static String | NOT_IN_RANGE_MESSAGE_ID |
Method Summary | |
---|---|
void | validate(FacesContext context, UIComponent component, Object value) |