-
When a Pojo has multiple Bean-Annotations on a field, magic-bean crashes during code-generation.
Following example:
```
@MagicBean
public final class UpdateProductRequest {
@Schema(requir…
-
https://github.com/openapi-processor/openapi-processor-samples/blob/master/samples/spring-validation/gradle/libs.versions.toml
In Spring Boot 3.x, due to the migration of Jakarta EE to Jakarta Nam…
-
**Describe the bug**
After generating a bean with the `@Given` annotation with bean validation enabled, some constraints will be ignored depending on the order in which the annotations are written.
…
-
## What is missing or needs to be updated?
The current Bean Validation Cheat Sheet is referencing old versions of both `Bean Validation` and `hibernate-validator`.
Specifically:
* Bean Validati…
-
Is there any plan to move from javax.validation to jakarta.validation?
Since all the newer versions of validation implementations are using the new jakarta.validation API this would be required to…
m-kay updated
5 months ago
-
hi, do you have any plans to update this library to jakarta bean validation 3.0?
-
- [x] Organization Name ("Organization") and, if applicable, URL:
[Beijing TongTech Co., Ltd.](https://www.tongtech.com/)
- [x] Product Name, Version and download URL (if applicable):
[TongWe…
-
- [x] Organization Name ("Organization") and, if applicable, URL:
[Beijing TongTech Co., Ltd.](https://www.tongtech.com/)
- [x] Product Name, Version and download URL (if applicable):
[TongWe…
-
- [x] Organization Name ("Organization") and, if applicable, URL:
* [Payara Services Ltd.](https://www.payara.fish/)
- [x] Product Name, Version and download URL (if applicable):
* [Payara Serv…
-
* existing annotation for regexp
* custom annotation for minimum interval length
## Validated Parameters:
- [ ] start and enddate
- [x] interval
- [x] topics
- [ ] countries
- [x] hashtags
-…