You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/08/15 00:41:44 UTC

[jira] Assigned: (TAPESTRY-2585) Email validator requires Void constraint type, should be null

     [ https://issues.apache.org/jira/browse/TAPESTRY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAPESTRY-2585:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> Email validator requires Void constraint type, should be null
> -------------------------------------------------------------
>
>                 Key: TAPESTRY-2585
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2585
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.14
>            Reporter: Josh Canfield
>            Assignee: Howard M. Lewis Ship
>
> Could not convert 'required,email' into a component parameter binding: Validator 'email' requires a validation constraint (of type java.lang.Void) but none was provided.
> <input t:type="textfield" t:id="friendsEmail" t:validate="required,email" size="50"/>
> It appears as though the constructor should be passing null, as in the Required validator instead of Void.class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org