Validating Composite Component Values
JavaServer Faces provides the following tags for validating values of
input components. These tags can be used with the
composite:valueHolder or the composite:editableValueHolder tag.
Table 14-2 Validator Tags
Tag Name |
Description |
|
Delegates the validation of the local value to the Bean Validation API. |
|
Uses the |
|
Enforces the presence of a value. Has the same
effect as setting the |