Date « Validation « JPA Q&A





1. How to validate Date?    stackoverflow.com

I am making a project in Spring and Hibernate using Annotations in eclipse.I have a Command Object where i have properties like name, start-date, end-date etc.The data type for start-date and ...