Re: [rules-users] Data type and Date format vlidation

2012-05-28 Thread bharadwaj2012
This u can do it from front end or java code it's self why do want to do in drool file? coz that is easy and looks good. -- View this message in context: http://drools.46999.n3.nabble.com/Data-type-and-Date-format-vlidation-tp3950113p4017600.html Sent from the Drools: User forum mailing list arc

[rules-users] Data type and Date format vlidation

2012-04-30 Thread arup
Hi all, i have got some different situation. i need to validate data types in my drools rule. like need to find out that if a variable is integer or not etc. also need to check the date formats. like if the date format is like "dd-mm-yy" or "dd-mm-". Thanks in advance :) -- View this message