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 Validator |
createValidator()
Create and return a new
Validator to be registered
on our surrounding UIComponent. |
createValidator, setBinding, setValidatorIddoStartTagprotected Validator createValidator() throws javax.servlet.jsp.JspException
ValidatorELTagCreate and return a new Validator to be registered
on our surrounding UIComponent.
createValidator in class AbstractValidatorTagValidatorjavax.servlet.jsp.JspException - if a new instance cannot be createdCopyright © 1997–2019 Eclipse Foundation. All rights reserved.