How can i validate date parameters in a pentaho report designer.I am using "fromDate" and "ToDate " parameters in my report/prpt.Because if i am selecting particular date range i will get that particular date ranging values only..It is working fine... But if anyone is selecting date range like " FromDate > ToDate " i want to show some notifications like " wrong date selection " like dat..
Is it possible in Pentaho Report Designer? Or by using some java SCript?