----- Original Message -----
From: "Ian Lim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 28, 2001 8:43 AM
Subject: Re: Intake with Dates and booleans


> Hi
>
> Managed to start trying out intake on yesterday.
>
> Seems an interesting way to validate the inputs which my project has a lot
> to do :)
>
> Would there be any validator written for date values for intake ?
>
> I am thinking of writing one based on an inheritance from StringField.
>
> Any comments on this approach ?

yes,

If you a making a generic solution, remember that different contries has
different ways of writing the same date

ddmmyyyy
dd-mm-yyyy
ddmmyy
mmddyyyy
mmddyy
yyyymmdd
yyyyddmm

......
otherwise choose a name like USDateValidator


- Kasper

> Regards
> Ian Lim
>




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

Reply via email to