Can the validation provider do multiple levels of validation. Example it would be a warning if a number was greater than 2.5 and a hard stop error over 5?
Thanks,
Tim
1 Answer, 1 is accepted
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 19 Aug 2020, 12:47 PM
Hi, Tim,
RadValidationProvider is a component which provides data validation management for editors in bound and unbound mode. It allows users to create various validation rules and associate them with editors derived from the RadEditorControl class.
However, if the validation fails, it is treated as an error and you can't leave the control until a valid value is entered. It is not designed to offer different validation levels such as warning and error. If other customers have similar requests, we will consider it in the future improvement of the control.
I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik