[
https://issues.apache.org/jira/browse/TAP5-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Drobiazko updated TAP5-1294:
---------------------------------
Affects Version/s: (was: 5.2)
5.2.1
Summary: Validation macros do not work when used in @Validate
annotation (was: Validation macros : @Validate annotation renders an exception
)
> 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
>
> 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.