DataAnnotationsExtensions
DataAnnotationsExtensions copied to clipboard
Date GreaterThan/LessThan
Are there any plans to add date greater than / less than attributes? They've got something similar in foolproof.codeplex.com but I thought I would check here first.
any updates related to date greater than / less than attributes?
@hamed-farag I'm not sure how i could do it with the jquery validation library. They have min/max/range but they seem to be for number types only. I'll take a deeper look and see if there are any options.