o

Tag validateUniqueColumn

Attributes 
NameRequiredTypeDescription
disabledfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Whether the validation should be disabled or not. Defaults to false.
messagefalsejakarta.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.

Output generated by Vdldoc View Declaration Language Documentation Generator.