[
https://issues.apache.org/jira/browse/WW-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002344#comment-16002344
]
Hudson commented on WW-4795:
----------------------------
SUCCESS: Integrated in Jenkins build Struts-JDK7-master #626 (See
[https://builds.apache.org/job/Struts-JDK7-master/626/])
WW-4795 Implements @LongRangeFieldValidator annotation (lukaszlenart: rev
0314ddcb5c8badb8c216735f318fe75ffe56d6b5)
* (edit)
core/src/test/java/com/opensymphony/xwork2/validator/AnnotationValidationConfigurationBuilderTest.java
* (edit)
core/src/main/java/com/opensymphony/xwork2/validator/AnnotationValidationConfigurationBuilder.java
* (add)
core/src/main/java/com/opensymphony/xwork2/validator/annotations/LongRangeFieldValidator.java
* (edit)
core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml
* (edit) core/src/test/resources/validators.xml
* (edit)
core/src/main/java/com/opensymphony/xwork2/validator/annotations/Validations.java
* (edit)
core/src/test/java/com/opensymphony/xwork2/validator/AnnotationValidationAction.java
* (edit) core/src/main/resources/template/xhtml/form-close-validate.ftl
> There is no @LongRangeFieldValidator annotation to support
> LongRangeFieldValidator
> ----------------------------------------------------------------------------------
>
> Key: WW-4795
> URL: https://issues.apache.org/jira/browse/WW-4795
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.5.next
>
>
> There is the {{LongRangeFieldValidator}} class which supports validating
> {{Long}} s but there is no a corresponding annotation to allow define the
> validator in the action's class.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)