Date validation ?
In my scoped application i have a field called planned start date where it should not take past date if so it has to throw error msg and should clear the value but unfortunately its happening for past date, today , and for future date too. what went ...