o

Tag validateUniqueColumn

Attributes 
NameRequiredTypeDescription
messagefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The validator message to be shown on failure. Any "{0}" placeholder in the message will be substituted with the label of the input component. Any "{1}" placeholder in the message will be substituted with the 1-based row index of the data model.
disabledfalsejavax.el.ValueExpression
(must evaluate to boolean)
Whether the validation should be disabled or not. Defaults to false.

Output generated by Vdldoc View Declaration Language Documentation Generator.