Uses of Interface
jakarta.faces.view.facelets.ValidatorConfig
| Package | Description |
|---|---|
| com.sun.faces.facelets.tag.jsf.core | |
| jakarta.faces.view.facelets |
-
Uses of ValidatorConfig in com.sun.faces.facelets.tag.jsf.core
Constructors in com.sun.faces.facelets.tag.jsf.core with parameters of type ValidatorConfig Constructor Description ValidateDelegateHandler(ValidatorConfig config) -
Uses of ValidatorConfig in jakarta.faces.view.facelets
Methods in jakarta.faces.view.facelets that return ValidatorConfig Modifier and Type Method Description ValidatorConfigValidatorHandler. getValidatorConfig()Return theTagConfigsubclass used to configure this handler instance.Constructors in jakarta.faces.view.facelets with parameters of type ValidatorConfig Constructor Description ValidatorHandler(ValidatorConfig config)Construct this instance around the configuration information in argumentconfig