Hi,
I want to create a ValidationEngine which would bear following responsibility;
1. Bind Validation Rule to entire Control in a WPF Application
2. Explicit calling for any Validation.
3. Provide a Central XML for Rule Configuration for entire application.
4. Show Count for all failed Validations.
5. Provide Validation Binding for ItemsControl and all Child control validation through this Engine.
What would be the Limitations and Benefits for any such Validation Framework?
Is there any such Validaion Framework exists which able to fulfill all the above requirement
Regards,
Abhishek
I want to create a ValidationEngine which would bear following responsibility;
1. Bind Validation Rule to entire Control in a WPF Application
2. Explicit calling for any Validation.
3. Provide a Central XML for Rule Configuration for entire application.
4. Show Count for all failed Validations.
5. Provide Validation Binding for ItemsControl and all Child control validation through this Engine.
What would be the Limitations and Benefits for any such Validation Framework?
Is there any such Validaion Framework exists which able to fulfill all the above requirement
Regards,
Abhishek