Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Sometimes it is useful to skip some resources in ValidationMessage.validateAllResourceTypesInResource not only depending on the actual resource type but based on some other condition. To keep things simple I would suggest to have a property with a special name e.g. sling:skipValidation to allow to skip validation for a specific sub resource.
Then the property could just be set to true in case that resource should always be skipped for validateAllResourceTypesInResource, independent of the resource type.
Attachments
Issue Links
- duplicates
-
SLING-4822 Allow to skip validation of sub resources based on arbitrary predicates
- Closed