How should property paths look like in case of nested containers, such as Map<String, List<@Valid Address>> addressesByType? Also examples for the property paths of container element constraints and nested cascaded validation should be added to section 6.2. |