Files
deb-python-colander/docs
Chris McDonough 2f4e389cbe - If you use a schema with deferred `validator, missing` or
``default`` attributes, but you use it to perform serialization and
  deserialization without calling its ``bind`` method:

  - If ``validator`` is deferred, no validation will be performed.

  - If ``missing`` is deferred, the field will be considered *required*.

  - If ``default`` is deferred, the serialization default will be
    assumed to be ``colander.null``.
2010-10-06 21:34:16 +00:00
..
2010-09-08 20:46:04 +00:00
2010-06-09 15:18:12 +00:00
2010-09-08 20:54:56 +00:00
2010-06-09 14:22:40 +00:00
2010-06-09 14:22:40 +00:00