Files
spring-data-rest/spring-data-rest-core/src
Florian Cramer ece17d5bf6 Support validation for fields that are not a PersistentEntity.
For entity types that use transient fields, the validation integration needs to treat those as normal bean types an must not reject the values right away.

Fixes GH-2252.
2024-03-14 10:37:13 +01:00
..