Hi,
I have a .net MVC5 architecture with entity framework, separated in front end and backend where I use the editor, is there any way to validate the editor data without having to use the data context?
Hi,
I have a .net MVC5 architecture with entity framework, separated in front end and backend where I use the editor, is there any way to validate the editor data without having to use the data context?