public abstract class TrinidadValidatorELTag extends TrinidadTagSupport
ValidatorELTag class.
 The main difference is that this class is NOT inheriting from 
 the standard TagSupport and therefore does not 
 implement Serializable interface.id, pageContext| Constructor and Description | 
|---|
| TrinidadValidatorELTag() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract javax.faces.validator.Validator | createValidator() | 
| int | doStartTag()Default processing of the start tag, returning SKIP_BODY. | 
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic int doStartTag()
               throws javax.servlet.jsp.JspException
TrinidadTagSupportdoStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class TrinidadTagSupportjavax.servlet.jsp.JspException - if an error occurs while processing this tagTag.doStartTag()protected abstract javax.faces.validator.Validator createValidator()
                                                            throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionCopyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.