Validating Date Object

I am using date_select helper and I was wondering if their is an easy way to validate that the date and time is valid and is greater then a certain date?

Their is no validation method specific for dates are their? (non that I could see at least)

Thanks for your help :-).