.. This file is a part of the AnyBlok / Marshmallow project .. .. Copyright (C) 2017 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can .. obtain one at http://mozilla.org/MPL/2.0/. .. contents:: Exceptions ========== .. automodule:: anyblok_marshmallow.exceptions **RegistryNotFound** -------------------- .. autoexception:: RegistryNotFound :members: :noindex: :show-inheritance: :inherited-members: .. automodule:: anyblok_marshmallow.fields Fields ====== **Nested** ---------- .. autoclass:: Nested :members: :noindex: :show-inheritance: :inherited-members: .. automodule:: anyblok_marshmallow.schema Schema ====== **update_from_kwargs** ---------------------- .. autofunction:: update_from_kwargs :noindex: **format_field** ---------------- .. autofunction:: format_fields :noindex: **ModelConverter** ------------------ .. autoclass:: ModelConverter :members: :noindex: :show-inheritance: :inherited-members: **ModelSchemaOpts** ------------------- .. autoclass:: ModelSchemaOpts :members: :noindex: :show-inheritance: :inherited-members: **ModelSchema** --------------- .. autoclass:: ModelSchema :members: :noindex: :show-inheritance: :inherited-members: