Changes between Initial Version and Version 1 of Ticket #20867, comment 6
- Timestamp:
- Aug 16, 2013, 4:06:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20867, comment 6
initial v1 1 We need good support for dict because that's how errors travel from the Model layer to the Form layer. Also ValidationError error is the vehicle to carry metadata like error code and error params which are lost as soon as they reach ErrorDict. That said, we don't need to advertise it.1 We need good support for dict because that's how errors travel from the `Model` layer to the `Form` layer. Also `ValidationError` is the vehicle to carry metadata like error code and error params which are lost as soon as they reach `ErrorDict`. That said, we don't need to advertise it.