[ 
https://issues.apache.org/jira/browse/TAP5-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918617#action_12918617
 ] 

Hudson commented on TAP5-1294:
------------------------------

Integrated in tapestry-5.2-freestyle #204 (See 
[https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/204/])
    TAP5-1294: Validation macros do not work when used in @Validate annotation


> 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.

Reply via email to