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

Bean validation - anonymous complex types #2

Closed
zsenyeg opened this issue Oct 3, 2019 · 2 comments
Closed

Bean validation - anonymous complex types #2

zsenyeg opened this issue Oct 3, 2019 · 2 comments
Assignees
Labels

Comments

@zsenyeg
Copy link

zsenyeg commented Oct 3, 2019

Hey Philip,

it's meg again with another little problem. Can you test your plugin with the attached xsd pls?
It's seems to me @Valid annotation is not added properly when schema contains anonymous complex type definitions.

@Valid annotation is missing from generated top level member:

@NotNull
protected TestType.Stringlist stringlist;

Test schema file (could not attach with xsd extension)
test.txt

Best regards,

Zsolt

@phax phax self-assigned this Oct 3, 2019
@phax phax added the question label Oct 3, 2019
@phax
Copy link
Owner

phax commented Oct 3, 2019

Thanks for pointing this out. Fixed and will create a new release

@phax phax closed this as completed Oct 3, 2019
@zsenyeg
Copy link
Author

zsenyeg commented Oct 4, 2019

Hey,

thanks for the fix,

Cheers
Zsolt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants