@Deprecated public class ValidateHandler extends MetaTagHandlerImpl
nextHandler, tag, tagId| Constructor and Description | 
|---|
| ValidateHandler(TagConfig config)Deprecated.   | 
| ValidateHandler(ValidatorConfig config)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent)Deprecated.  | 
| protected MetaRuleset | createMetaRuleset(Class type)Deprecated.  Extend this method in order to add your own rules. | 
| protected Validator | createValidator(FaceletContext ctx)Deprecated.  Template method for creating a Validator instance | 
setAttributesgetAttribute, getRequiredAttribute, toStringpublic ValidateHandler(TagConfig config)
config - public ValidateHandler(ValidatorConfig config)
public final void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, javax.el.ELException
IOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionFaceletHandler.apply(javax.faces.view.facelets.FaceletContext, javax.faces.component.UIComponent)protected Validator createValidator(FaceletContext ctx)
ctx - FaceletContext to useprotected MetaRuleset createMetaRuleset(Class type)
MetaTagHandlerImplcreateMetaRuleset in class MetaTagHandlerImplCopyright © 2021 The Apache Software Foundation. All rights reserved.