TIWCGJQValidateOptions.ErrorElement Property
Use this element type to create error messages and to look for existing error messages. The default, “label”, has the advantage of creating a meaningful link between error message and invalid field using the for attribute (which is always used, no matter the element type).
published property ErrorElement: string index 15 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string
Default: "label"