Tagged Questions
3
votes
1answer
353 views
How to get Castle Client Side Validation with xVAl
Has anybody had problems using Castle and Client Side validation? I’ve found that only my numbers (Int, Decimal, Double, etc) gets picked up by ClientSideValidation. Strings, dates, enums and other ...