-
## 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…
-
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…
-
When I was doing research for #42773, I came across two potential improvements for
`MessageSourceMessageInterpolator`:
- The logic around `MessageSource.setUseCodeAsDefaultMessage(true)` #28930 co…
nosan updated
1 month ago
-
**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.
…
-
Hello
I've got some issues with beanValidation in latest versions of generator with containers.
https://github.com/OpenAPITools/openapi-generator/blob/7bc2a660658766175a0fcde8e77c1b475bc970e6/modu…
-
In a `ConfigurationProperties` bean described in #19, allow add bean validation annotation to validate the config by parsing/loading time.
-
Implementovat na facade layer
-
I'm using liquibase-maven-plugin version 3.5.3 and running liquibase:diff with the following reference:
```
referenceUrl=hibernate:spring:com.example.package.model?dialect=org.hibernate.dialect.MySQL…
-
Originally opened as bug 7291 by rmannibucau
--------------Original Comment History----------------------------
Comment from = rmannibucau on 2015-09-05 09:34:09 +0000
---------------------------…
-