| Package | Description |
|---|---|
| com.sun.faces.component.validator | |
| com.sun.faces.facelets.tag.jsf | |
| com.sun.faces.facelets.tag.jsf.core | |
| jakarta.faces.view.facelets |
| Constructor and Description |
|---|
ValidatorInfo(FaceletContext ctx,
ValidatorHandler owner) |
| Modifier and Type | Field and Description |
|---|---|
protected ValidatorHandler |
ValidatorTagHandlerDelegateImpl.owner |
| Modifier and Type | Method and Description |
|---|---|
TagHandlerDelegate |
TagHandlerDelegateFactoryImpl.createValidatorHandlerDelegate(ValidatorHandler owner) |
| Constructor and Description |
|---|
ValidatorTagHandlerDelegateImpl(ValidatorHandler owner) |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidateDelegateHandler
Register a named Validator instance on the UIComponent associated with the closest parent UIComponent custom action.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TagHandlerDelegate |
TagHandlerDelegateFactory.createValidatorHandlerDelegate(ValidatorHandler owner)
Create and return a |
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.