Task #46011
Validate annotation with missing type should throw useful error
| Status: | New | Start date: | 2013-03-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | - | % Done: | 0% |
|
| Category: | Validation | |||
| Target version: | - | |||
| Sprint: | Has patch: | No | ||
| PHP Version: | Complexity: |
Description
The Validate annotation with a missing type should throw a useful error message. Besides that we could think about allowing the type option as the annotation value so we can specify validators without configuration with less typing.