Uses of Class
jakarta.faces.view.facelets.ValidatorHandler
Package
Description
-
Uses of ValidatorHandler in com.sun.faces.component.validator
-
Uses of ValidatorHandler in com.sun.faces.facelets.tag.faces
Modifier and TypeFieldDescriptionprotected final ValidatorHandler
ValidatorTagHandlerDelegateImpl.owner
Modifier and TypeMethodDescriptionTagHandlerDelegateFactoryImpl.createValidatorHandlerDelegate
(ValidatorHandler owner) -
Uses of ValidatorHandler in com.sun.faces.facelets.tag.faces.core
Modifier and TypeClassDescriptionfinal class
Register a named Validator instance on the UIComponent associated with the closest parent UIComponent custom action. -
Uses of ValidatorHandler in jakarta.faces.view.facelets
Modifier and TypeMethodDescriptionabstract TagHandlerDelegate
TagHandlerDelegateFactory.createValidatorHandlerDelegate
(ValidatorHandler owner) Create and return aTagHandlerDelegate
instance designed for use withValidatorHandler
.