Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.8.2-SNAPSHOT bypassing validators? #344

Closed
jpiersanti opened this issue Apr 12, 2016 · 2 comments
Closed

0.8.2-SNAPSHOT bypassing validators? #344

jpiersanti opened this issue Apr 12, 2016 · 2 comments
Assignees
Milestone

Comments

@jpiersanti
Copy link

Hello guys,

I was using version 0.8.2-SNAPSHOT in order to test the growl component and it's working fine. Thething is now all the validations are being by-passed.

It's just not taking into consideration any @NotNull @max @min annotation from the javax.validation API.

0.8.1 works just fine.

Should I change the version of any other library?

Regards,

@asterd
Copy link
Collaborator

asterd commented Apr 13, 2016

Hi,

no, sadly is a bug of the snapshot version.
I hope to close it in short time.

stephanrauh added a commit that referenced this issue Apr 16, 2016
@stephanrauh
Copy link
Collaborator

I've pushed a new version of the developer snapshot to Maven Central. The bug should be fixed by now. See #151 on how to get the developer snapshot.

@stephanrauh stephanrauh added this to the v0.8.2 milestone Apr 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants