You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2019/02/22 17:28:00 UTC

[jira] [Created] (BVAL-171) Compatibility with hv benchmark

Thomas Andraschko created BVAL-171:
--------------------------------------

             Summary: Compatibility with hv benchmark
                 Key: BVAL-171
                 URL: https://issues.apache.org/jira/browse/BVAL-171
             Project: BVal
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Thomas Andraschko
             Fix For: 2.0.1


AFAICS a validator can be reused via mapping for multiple constraints:
[https://github.com/hibernate/hibernate-validator/blob/master/performance/src/main/resources/org/hibernate/validator/performance/statistical/mapping.xml]

[https://github.com/hibernate/hibernate-validator/blob/master/performance/src/main/java/org/hibernate/validator/performance/statistical/StatisticalConstraintValidator.java]

 

bval 2.x doesnt allow this but 1.x does.

 

I think the fix is really simple and just a "validation" thing, would be great if someone could check it. I can't use my right hand the next ~2 weeks (thanks to my mountainbike...)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)