Hello Nikhil,

It depends on the Turbine version you use. I suppose it is 2.1 or
2.2b1. In the 2.1 there is no support for date form validation. But
fulcrum offers it. The Intake rule is called DateString.

For my own project that is written under the T2.1 I have created
decoupled Intake, which is written as a part of Turbine (not Fulcrum)
and the rule DateString is taken out from Fulcrum.

The main benefit of the DateString is:
1) date format like in java.util.SimpleDateFormat class
2) many formats for one rule, i.e.
   dd.MM.yy
   MM.yy

So If you are interested in using this I can put it in some place
tomorow or the day after tomorow.

NGD> I have javabeans that have date fields (birthdate, anniversary, etc.) and need to 
be populated from intake. 

NGD> I looked at source code but I didn't find anything. Can someone please shed some 
light.

NGD> Thanks.







______________________________________
 Leksiu ([EMAIL PROTECTED])


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to