JSP CUSTOM TAG LIBRARIES


validatesummary tag
Example

Loops through all the validation tags in the form and displays the content of the message attributes of any tags for which validation failed. If no values are supplied in the message attributes of the failed validation tags, a default error message displays.

Contexts

Valid in:


Syntax
Attributes

The following attributes are optional:

bundle


caption
captionkey
format
locale
See the Common Domino JSP tag attributes section for definitions of debug, onfailure, and time.

HTML Attributes

See the Common HTML tag attributes section for definitions of the following standard HTML tag attributes:


Example
See Also