Files
spring-data-rest/spring-data-rest-core
Oliver Gierke 6d3f2c3137 DATAREST-801 - Improved nested value handling in ValidationErrors.
We now correctly handle nested values by manually traversing the potentially nested property path, creating a PropertyAccessor for each nesting step considering the property access settings defined in the mapping metadata.
2016-04-14 21:34:44 +02:00
..