MapSchema.Exceptions (map_schema v0.2.2) View Source

The module have the exceptions functions.

Link to this section Summary

Link to this section Functions

Link to this function

config_error_custom_types_should_be_list()

View Source
Link to this function

config_error_schema_should_be_map()

View Source
Link to this function

not_exist_field_in_schema(field)

View Source
Link to this function

throw_cast_error(field, type)

View Source
Link to this function

throw_config_error_custom_types_should_be_list()

View Source
Link to this function

throw_config_error_schema_should_be_map()

View Source
Link to this function

throw_not_exist_field_in_schema(field)

View Source
Link to this function

throw_type_error(field, type)

View Source