Contents > Tomahawk Tag Reference > t:validateEqual
The t:validateEqual tag allows you to validate user input by comparing it with another backing bean property. This is useful, for example, when validating a password or an e-mail address twice.
Example:
<t:validateEqual></t:validateEqual>