Attributes |
Name | Required | Binding Type | EL | Default | Description |
detail | false | java.lang.String | true | "''{0}'' must be equal to the ''{1}''" | A detailed description of a validation error. The default value is specified in the QuipuKit Message Bundle. |
for | false | java.lang.String | false | null | The ID of the component whose value must be equal to the value of the component this validator is assigned to. |
summary | false | java.lang.String | true | "Equal Validator Error" | A summary description of a validation error. The default value is specified in the QuipuKit Message Bundle. |