How to use CastleValidator with clientside jquery validation plugin together in asp.net mvc?
Asked
Active
Viewed 74 times
0
-
You may take a look at the [following blog post](http://blog.coreycoogan.com/tag/castle-validator/). – Darin Dimitrov Apr 30 '11 at 09:14
-
But it uses xVal, which is deprecated – VoimiX Apr 30 '11 at 09:18
-
I am not aware of other methods. Maybe implementing the functionality manually is an option. – Darin Dimitrov Apr 30 '11 at 09:19
-
It is bad option. I think there is a way to use them together. – VoimiX Apr 30 '11 at 09:25