You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2015/02/03 16:14:34 UTC

[jira] [Commented] (SLING-4387) Validation: Support validation of resource and all child resources

    [ https://issues.apache.org/jira/browse/SLING-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303410#comment-14303410 ] 

Konrad Windszus commented on SLING-4387:
----------------------------------------

With rev. 1656755 I added the method {{ValidationResult validateAllResourceTypesInResource(Resource resource, boolean enforceValidation, Set<String> ignoredResourceTypes)}} to the {{ValidationService}}.

> Validation: Support validation of resource and all child resources
> ------------------------------------------------------------------
>
>                 Key: SLING-4387
>                 URL: https://issues.apache.org/jira/browse/SLING-4387
>             Project: Sling
>          Issue Type: Improvement
>          Components: Validation
>    Affects Versions: Validation 1.0.0
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>             Fix For: Validation 1.0.0
>
>
> Currently through {{ValidationService.validate}} it is only possible to trigger validation being connected to a single JCR validation model.
> It would be useful to be able to trigger validation on a resource which would also comprise validation of all child resource (with their own dedicated validation models, being determined automatically through their resourceType).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)