How do I validate a date field? like (gt or et today()) in a DefaultRulesSource class?
How do I validate a date field? like (gt or et today()) in a DefaultRulesSource class?
-ScottTavares-
The standard constraints should work just fine for dates or any type that implements Comparable for that matter.
What problem are you having?
Ollie
Sorry Ollie,
I may have posted this too soon. I'm having just basic issues dealing with date in general. I think I need to figuar out this whole prop. editor thing first before I can even start to look at validating dates again.
Thank,
-ScottTavares-