BibersAbdou / owasp-esapi-php

Automatically exported from code.google.com/p/owasp-esapi-php
Other
0 stars 0 forks source link

ValidationErrorList implementation required for ValidationRules. #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ValidationErrorList has not yet been implemented and is needed in order for
groups of validators to be called in a non-blocking fashion and to allow
validation errors to be displayed to application users - as per esapi4java.

ValidationRule implementations will need modification in order for getValid
methods to accept an instance of ValidationErrorList and to append
ValidationExceptions to it.

Original issue reported on code.google.com by jahboite@gmail.com on 26 Mar 2010 at 6:15

GoogleCodeExporter commented 8 years ago

Original comment by jahboite@gmail.com on 26 Mar 2010 at 6:18

GoogleCodeExporter commented 8 years ago
De-allocating all defects to me. 

Original comment by vande...@gmail.com on 14 Jul 2010 at 9:27

GoogleCodeExporter commented 8 years ago
Accepting this

Original comment by jackwill...@gmail.com on 14 Sep 2010 at 6:51

GoogleCodeExporter commented 8 years ago
All these issues must be dealt with before 1.0. New issues will be on a case by 
case basis as to whether we hold up 1.0 or not. 

Original comment by vande...@gmail.com on 17 Jun 2011 at 3:36