Creating Custom Validation Attributes, Part 2

added by Jonathan Danylko
9/26/2016 11:25:57 AM

376 Views

We created a server-side validation attribute before, but how do we validate it on the client-side? In today's post, I answer a reader's request on how to add JavaScript validation to our DateTime comparer.


0 comments