IS_EMPTY_OR(IS_EMAIL())

On Jul 19, 12:23 pm, rāma <[email protected]> wrote:
> Hi,
>
> How do I get the form to validate right.
> I want to validate an email field ONLY IF it is filled in. IS_EMAIL()
> doesn't meet my requirement as it enforces validation simply by
> submitting.
>
> IS_NOT_REQUIRED() validator? ;-)
>
> Rāma

Reply via email to