You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2010/04/20 21:48:49 UTC

[jira] Assigned: (BVAL-19) Several changes to pass 12 more tests

     [ https://issues.apache.org/jira/browse/BVAL-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi reassigned BVAL-19:
----------------------------------

    Assignee: Simone Tripodi

> Several changes to pass 12 more tests
> -------------------------------------
>
>                 Key: BVAL-19
>                 URL: https://issues.apache.org/jira/browse/BVAL-19
>             Project: BeanValidation
>          Issue Type: Bug
>          Components: jsr303
>    Affects Versions: 0.1-incubating
>            Reporter: Carlos Vara
>            Assignee: Simone Tripodi
>         Attachments: SeveralFixes.patch
>
>
> - ConstraintViolations produced when validating a value don't store bean class
>     I have had to add the beanType to the ConstraintValidationListener and ConstraintViolationImpl classes, adapting constructor calls on associated classes.
>     1 more test passes
> - Several sanity checks on the arguments when calling validate(..), validateValue(..) and validateProperty(..)
>     10 more tests pass
> - IllegalArgumentException should be thrown on invalid propertyPaths instead of ValidationException
>     Changed the exception, adapted the exception routing that exists to let this one pass through and adapted current test (in bval-jsr303) that expects the other exception.
>     1 more test passes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.