Customizations
==============

OpenAPI accepts ``Config`` object that allows users to customize the behavior validation and unmarshalling processes.

.. toctree::
    :maxdepth: 1

    spec_validator_cls
    request_validator_cls
    response_validator_cls
    request_unmarshaller_cls
    response_unmarshaller_cls
    extra_media_type_deserializers
    extra_format_validators
    extra_format_unmarshallers
