[jboss-jira] [JBoss JIRA] (WFLY-10752) NPE on deploy, when Email validation annotation present

d3coder d3coder (JIRA) issues at jboss.org
Fri Jul 27 08:30:00 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

d3coder d3coder updated WFLY-10752:
-----------------------------------
    Summary: NPE on deploy, when Email validation annotation present  (was: [WFLY13] NPE on deploy, when Email validation annotation present)


> NPE on deploy, when Email validation annotation present
> -------------------------------------------------------
>
>                 Key: WFLY-10752
>                 URL: https://issues.jboss.org/browse/WFLY-10752
>             Project: WildFly
>          Issue Type: Bug
>    Affects Versions: 13.0.0.Final
>         Environment: Arch linux, openjdk 8, Wildfly 13.0.0.Final
>            Reporter: d3coder d3coder
>            Assignee: Jason Greene
>
> I'm making simple app. In one of my DTO's i have field with `javax.validation.constraints.Email` annotation. When this annotation present, wildfly fails to deploy my app with this exception:
> https://gist.github.com/XakepSDK/daa2531203b365ad1969e01b4466b8a1
> My DTO class:
> https://gist.github.com/XakepSDK/a78245b262315437d2800be524018d2e
> CrossField annotation:
> https://gist.github.com/XakepSDK/a78245b262315437d2800be524018d2e
> CrossField validator:
> https://gist.github.com/XakepSDK/391783e3b79f839a93a8f45c886b38e0



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list