You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2014/10/07 17:11:34 UTC

[jira] [Resolved] (SLING-2803) Create a Validation module capable of validating POST requests or Resources

     [ https://issues.apache.org/jira/browse/SLING-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-2803.
----------------------------------------
    Resolution: Fixed
      Assignee: Bertrand Delacretaz

I have committed this contribution under contrib/validation in http://svn.apache.org/r1629907 - thank you very much!

It would be nice to add at least minimal docs under http://sling.apache.org/documentation/bundles.html

> Create a Validation module capable of validating POST requests or Resources
> ---------------------------------------------------------------------------
>
>                 Key: SLING-2803
>                 URL: https://issues.apache.org/jira/browse/SLING-2803
>             Project: Sling
>          Issue Type: New Feature
>            Reporter: Radu Cotescu
>            Assignee: Bertrand Delacretaz
>         Attachments: org.apache.sling.validation.zip, org.apache.sling.validation.zip.sha1
>
>
> Several Sling users have asked in the past [1] about a Validation mechanism in Sling that's able to validate data coming from the user. However, such a module is still missing.
> This issue is meant to track the work progress on such a module.
> Ideally the module should be able to validate both request parameters and Resources, by obtaining their properties via a ValueMap and provide feedback in case of a validation error.
> [1] - http://sling.markmail.org/search/?q=validation



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