#1233: AgaviArrayLengthValidator does not export successfully validated content.
--------------------------------------+-------------------------------------
Reporter: cstachow...@… | Owner: dominik
Type: defect | Status: new
Priority: normal | Milestone: 1.0.3
Component: validation | Version: 1.0.2
Severity: normal | Keywords:
Has_patch: 0 |
--------------------------------------+-------------------------------------
Changes (by felix):
* owner: david => dominik
* component: _OTHER_ => validation
Comment:
The ArrayLengthValidator only checks that an array has a given length. It
does not check that the array has valid content, so you should never rely
on the ArrayLengthValidator as your sole validator and export from it. You
should export from the validator that you're using to check that the
content itself is valid.
--
Ticket URL: <http://trac.agavi.org/ticket/1233#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets