Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
object data source validation optionals
posted

Hi all

I am using object model as datasource, and I am currently implemented IDataErrorInfo in the model to provide grid validation, but I don't like this. I want to keep my model as pure data model as possible without any logic (validation is type of business logic).

I am looking for other validation optionals.

 

BR

Bryan