Hi all, I have build some XtraUserControls that I put in a parent form along with some other TextEdits. This parent form has a typical "Ok" button, that has to be enabled only if the form has no errors (i.e: all controls are validated). I would like to integrate all of them into the DxValidationProvider...