Validation Application Block Questions
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there, Has any one used the validation application block before? What are your experiences with it, good or bad? Is it worthwhile to use? I want to check that a value is greater than 0, what validator technique would I use for this? Lets say I want to validate that my product identifier property must always be a positive value, that is, greater than 0. How would I do this? Regards, Brendan