Issues
- 0
- 11
Validation for Enums and Date Type
#418 opened by ShivKJ - 2
Add validation for Apache POI
#250 opened by ffroliva - 0
- 1
- 0
Split out Kotlin support into a separate project
#394 opened by making - 0
Bump the base Java version to 17
#389 opened by making - 0
Investigate Sealed Class for Validation type
#388 opened by making - 0
- 0
- 3
- 3
MkDocs material
#343 opened by lasteris - 5
Dependent validations
#338 opened by engarik - 9
- 12
- 4
Self-validation on request objects
#288 opened by rogersantos77 - 5
Consider adding IntegerConstraint.range
#284 opened by ffroliva - 3
Alternate use of constraintOnTarget
#309 opened by rogersantos77 - 2
Apply extra validation on validated object
#310 opened by ffroliva - 7
Overriding constraints
#253 opened by vineethgeorge03 - 14
failFast of nested validator not working
#249 opened by runeflobakk - 0
- 5
Delete Annotation Processor support
#290 opened by making - 0
Deprecate Annotation Processor support
#289 opened by making - 3
- 1
CharSequenceConstraint#localDate treats the date 50/12/2022 with pattern dd/MM/yyyy as valid
#299 opened by ffroliva - 4
Failed to use Autowired in CustomConstraint
#291 opened by rogersantos77 - 11
CustomConstraint of Date
#293 opened by rogersantos77 - 1
- 2
- 1
Missing MessagerFormatter on ConstraintViolation
#281 opened by ffroliva - 4
How to chain validation and data transformation
#245 opened by ffroliva - 2
How to validate if a field is set?
#276 opened by atkawa7 - 4
Question about Caching/Data Transformation
#267 opened by atkawa7 - 9
- 0
Add shortcut methods to `Validation.success` and `Validation.failure` in `Validated` class
#261 opened by making - 1
Validate an element of a collection against a previous element of that same collection
#252 opened by ffroliva - 12
How to transfor - Validated<A> to Validated<B>
#254 opened by ffroliva - 4
Check if a given a list of numers are in order
#251 opened by ffroliva - 2
Add UUID validation
#248 opened by ffroliva - 5
- 0
Support Emoji 14
#243 opened by making - 2
- 4
Temporal types Validators are broken because of memoization os suppliers in TemporalConstraintBase
#229 opened by alexshavlovsky - 1
Use pattern compile or supply pattern option
#232 opened by atkawa7 - 4
Validate collection containing null values
#226 opened by voodoo-patch - 0
Conditional Validation and Validation for collections do not work properly in fail fast mode.
#227 opened by making - 2
How to support Libphonenumber and IBan?
#233 opened by atkawa7 - 2
Support for enum types on ValidationBuilder
#225 opened by pnowy - 2
Is it possible to validate lists Strings
#221 opened by jadlr