Hi

Attached are the new files I have written to implement
date field for intake.

I am not very sure how to perform a diff on the files
so FieldFactory.java is attached wholesale here.

The current rules supported are as follows :-

 <field name="your name" key="your key" type="Date" mapToProperty="your
property">
          <rule name="notADateMessage" value="">your rule message</rule>
          <rule name="format" value="dd/MM/yyyy">format as supported by
java.text.SimpleDateFormat class.</rule>
 </field>

Enhancements and comments are welcome of course :)

Regards
Ian Lim
Ebyssness

DateField.java

DateValidator.java

FieldFactory.java

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

Reply via email to