@JSFFaceletTag(name="f:validator",
               bodyContent="empty",
               tagClass="org.apache.myfaces.taglib.core.ValidatorImplTag")
 @JSFFaceletAttribute(name="disabled",
                     deferredValueType="java.lang.Boolean",
                     desc="no description",
                     longDescription="no description")
public final class ValidateDelegateHandler
extends ValidatorHandler
delegateFactorynextHandler, tag, tagId| Constructor and Description | 
|---|
| ValidateDelegateHandler(ValidatorConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MetaRuleset | createMetaRuleset(Class type) | 
| protected Validator | createValidator(FaceletContext ctx)Uses the specified "validatorId" to get a new Validator instance from the Application. | 
| String | getValidatorId(FaceletContext ctx) | 
getTagHandlerDelegate, getValidatorConfigapplyAttachedObject, getAttachedObjectHandlerHelper, getForapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributesgetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAttachedObject, getForpublic ValidateDelegateHandler(ValidatorConfig config)
protected Validator createValidator(FaceletContext ctx)
protected MetaRuleset createMetaRuleset(Class type)
createMetaRuleset in class DelegatingMetaTagHandlerpublic String getValidatorId(FaceletContext ctx)
getValidatorId in class ValidatorHandlerCopyright © 2021 The Apache Software Foundation. All rights reserved.