You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/10/06 17:59:32 UTC

[jira] Closed: (TAP5-1294) Validation macros do not work when used in @Validate annotation

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

Igor Drobiazko closed TAP5-1294.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.2

> Validation macros do not work when used in @Validate annotation
> ---------------------------------------------------------------
>
>                 Key: TAP5-1294
>                 URL: https://issues.apache.org/jira/browse/TAP5-1294
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.1
>            Reporter: Katia Aresti
>            Assignee: Igor Drobiazko
>            Priority: Minor
>             Fix For: 5.2.2
>
>
> Validation Macros feature works perfect through template configuration, but not on the java class.
> @Validate("validation_macro_name") 
> doesn't work. Placing a validator macro on the annotation renders the following exception :
> "Failure reading parameter 'validate' of component "page_name":"validation_macro_name": Unknown validator type 'validation_macro_name'. Configured validators are email, max, maxlength, min, minlength, none, regexp, required."

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