public class ValidatorTag extends AbstractValidatorTag
ValidatorELTag.| Modifier and Type | Class and Description |
|---|---|
static class |
ValidatorTag.BindingValidator |
binding, validatorId| Constructor and Description |
|---|
ValidatorTag() |
| Modifier and Type | Method and Description |
|---|---|
protected jakarta.faces.validator.Validator |
createValidator()
Create and return a new
Validator to be registered on our surrounding UIComponent. |
createValidator, setBinding, setValidatorIdprotected jakarta.faces.validator.Validator createValidator()
throws jakarta.servlet.jsp.JspException
jakarta.faces.webapp.ValidatorELTag
Create and return a new Validator to be registered on our surrounding UIComponent.
createValidator in class AbstractValidatorTagValidatorjakarta.servlet.jsp.JspException - if a new instance cannot be createdCopyright © 2010–2022 JBoss by Red Hat. All rights reserved.