ColorBoxBuilder.ValidationErrors Method
Name | Parameters | Description |
---|---|---|
ValidationErrors(JS) | value | An array of the validation rules that failed. Mirrors the client-side validationErrors option. |
ValidationErrors(IEnumerable) | value | An array of the validation rules that failed. Mirrors the client-side validationErrors option. |