-
Notifications
You must be signed in to change notification settings - Fork 1
Bean Validation Support #14
Comments
@keilw what do you think about these annotations? |
Sounds good, but as further step, huge bowl with all (EE) JSRs in one place should be modularized, not everyone who uses one will need all of them;-) |
Ok. |
This has nothing to do with modularization, BeanValidation is one module of many to be created, so the other task is a BLOCKER for this one, not a duplicate ;-) |
Werner.
Ok, we have support to do this. |
Yes and the task shall be open until it's done. GitHub does not have such fine-grained dependencies, but you're open to spin-off detailed tasks for Min, Max, etc. later, still the "epic" if you want is a ticket like this one. |
Actually Zalando has done that already https://github.com/zalando/money-validation |
Midas should provide JSR 354 support for Bean Validation adding e.g. constraints like MonetaryMin, MonetaryMax, etc.
The text was updated successfully, but these errors were encountered: