API Reference
- Top-level API
Schema
Schema.Meta
Schema.Meta.additional
Schema.Meta.dateformat
Schema.Meta.datetimeformat
Schema.Meta.dump_only
Schema.Meta.exclude
Schema.Meta.fields
Schema.Meta.include
Schema.Meta.index_errors
Schema.Meta.load_only
Schema.Meta.many
Schema.Meta.ordered
Schema.Meta.register
Schema.Meta.render_module
Schema.Meta.timeformat
Schema.Meta.unknown
Schema.dict_class
Schema.dump()
Schema.dumps()
Schema.error_messages
Schema.fields
Schema.from_dict()
Schema.get_attribute()
Schema.handle_error()
Schema.load()
Schema.loads()
Schema.on_bind_field()
Schema.set_class
Schema.validate()
SchemaOpts
ValidationError
post_dump()
post_load()
pprint()
pre_dump()
pre_load()
validates()
validates_schema()
EXCLUDE
INCLUDE
RAISE
missing
- Schema
Schema
Schema.Meta
Schema.Meta.additional
Schema.Meta.dateformat
Schema.Meta.datetimeformat
Schema.Meta.dump_only
Schema.Meta.exclude
Schema.Meta.fields
Schema.Meta.include
Schema.Meta.index_errors
Schema.Meta.load_only
Schema.Meta.many
Schema.Meta.ordered
Schema.Meta.register
Schema.Meta.render_module
Schema.Meta.timeformat
Schema.Meta.unknown
Schema.dict_class
Schema.dump()
Schema.dumps()
Schema.error_messages
Schema.fields
Schema.from_dict()
Schema.get_attribute()
Schema.handle_error()
Schema.load()
Schema.loads()
Schema.on_bind_field()
Schema.set_class
Schema.validate()
SchemaOpts
- Fields
- Decorators
- Validators
- Utility functions
callable_or_raise()
from_iso_date()
from_iso_datetime()
from_iso_time()
from_rfc()
get_fixed_timezone()
get_func_args()
get_value()
is_collection()
is_generator()
is_instance_or_subclass()
is_iterable_but_not_string()
is_keyed_tuple()
isoformat()
pluck()
pprint()
resolve_field_instance()
rfcformat()
set_value()
timedelta_to_microseconds()
- Exceptions