This tag is used as a child of the following tags:
This component has no visual rendering. No HTML is rendered.
The Properties view for a component shows the most common set of attributes you can set on a component, and, depending on the component, you might also see options for adding controls, actions, or other components. To open the Properties view, click
.These common attributes for the Validate expression sub tag:
The All Attributes view shows a table
of all the attributes you can set on a component, which includes those attributes
you can access from the Properties view. To switch to the All Attributes view,
click the All Attributes icon in the upper right
corner of the Properties view.
Attribute name |
Description |
---|---|
expression |
An Expression Language (EL) expression that returns a boolean where true means the value is valid and false means it is not valid. |