Documentation

Search 

Contents

  1. Introduction
  2. Getting Started
  3. Trinidad Concepts
  4. Code View Support
  5. Design View Support
  6. Tag Object Toolbars
  7. Server Behaviors
  8. Property Inspectors
Selected 9. Trinidad Tag Reference

10. Trinidad Core Tag Reference

Contents > Trinidad Core Tag Reference > tr:validator

tr:validator

The tr:validator tag adds a validator to the parent tag.

Example

<tr:validator></tr:validator>

HTML Output

(No output.)

Tag Attributes

binding Expression
 
The value-binding expression linking this component tag to a backing bean property.
validatorId Text
 
The validatorId attribute the id of the validator specified in Trinidad-config.xml.