DXValidationProvider Component
Previously, in order to validate data within standalone editors, you had to manually subscribe to Validation events and invoke custom validation code. The DXValidationProvider component looks at the validation task from a different standpoint. With this component, you don't need to write code. Simply create validation rules and associate them with editors.
The following image shows how you can use the design-time editor to create validation rules and associate them with editors:

|