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 <baile...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to