Nicolas Perriault
|
a1db437c42
|
got rid of assert for validation; ValidationError now extends AssertionError for BC purpose
|
2011-10-25 22:38:43 +02:00 |
|
Nicolas Perriault
|
b8e2bdc99f
|
simpler raising of ValidatioError
|
2011-10-25 20:04:39 +02:00 |
|
Nicolas Perriault
|
7db5335420
|
fixed URLField.validate() wasn't using BaseField.error() to raise a ValidationError
|
2011-10-25 10:53:58 +02:00 |
|
Nicolas Perriault
|
62480fe940
|
added a ValidatorError.schema properties which contains a dict representation of the whole validation error schema
|
2011-10-24 17:15:34 +02:00 |
|
Nicolas Perriault
|
3d7b30da77
|
first version of BC validation schema
|
2011-10-24 01:02:31 +02:00 |
|