[GitHub] struts issue #128: WW-4578: Multidimensional validation

2017-04-10 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/128 - ~`DoubleRangeFieldValidator`~ - `URLValidator` - `RequiredStringValidator` - `StringLengthFieldValidator` --- If your project is set up for it, you can reply to this email and

[GitHub] struts issue #128: WW-4578: Multidimensional validation

2017-04-10 Thread cnenning
Github user cnenning commented on the issue: https://github.com/apache/struts/pull/128 IMO these 4 could be considered, too: - `DoubleRangeFieldValidator` - `URLValidator` - `RequiredStringValidator` - `StringLengthFieldValidator` --- If your project is set up

Collection field validation

2017-04-10 Thread Lukasz Lenart
Hi, I have created a PR that extends the existing field validators to support collections, can you check if I didn't mis anything? https://github.com/apache/struts/pull/128 Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/

[GitHub] struts pull request #128: Multidimensional validation

2017-04-10 Thread lukaszlenart
GitHub user lukaszlenart opened a pull request: https://github.com/apache/struts/pull/128 Multidimensional validation This PR adds support for validation of Collections in field validators Resolves WW-4578 You can merge this pull request into a Git repository by running: