You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by vladbailescu <gi...@git.apache.org> on 2015/03/31 16:17:59 UTC

[GitHub] sling pull request: SLING-4557 - Add JSON and XML validation to th...

GitHub user vladbailescu opened a pull request:

    https://github.com/apache/sling/pull/81

    SLING-4557 - Add JSON and XML validation to the XSS Protection API

    - Added validator methods to the API
    - Added JSON validation implementation using Apache Commons JSON
    - Added XML validation implementation using SAX
    - Added unit tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vladbailescu/sling SLING-4557_json_xml_validation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #81
    
----
commit 3f910b2f90d5705d53cde31cc264c4c098c91eea
Author: vladbailescu <ba...@adobe.com>
Date:   2015-03-31T14:16:19Z

    SLING-4557 - Add JSON and XML validation to the XSS Protection API
    
    - Added validator methods to the API
    - Added JSON validation implementation using Apache Commons JSON
    - Added XML validation implementation using SAX
    - Added unit tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] sling pull request: SLING-4557 - Add JSON and XML validation to th...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/sling/pull/81


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---