Feature #68
Add validateProperty() to the Validator interface
| Status: | Resolved | Start date: | ||
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Andreas Förthner | % Done: | 100% |
|
| Category: | Validation | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 0 |
Description
Add validateProperty($object, $propertyName) to the Validator interface.
And while you're there you could rename the $subject argument to $object in validate();
Associated revisions
History
Updated by Robert Lemke over 5 years ago
- Target version changed from 1 to 18
Updated by Robert Lemke almost 5 years ago
- Target version deleted (
18)