map_schema
v0.2.2
Pages
Modules
MapSchema.Exceptions
(map_schema v0.2.2)
View Source
The module have the exceptions functions.
Link to this section
Summary
Functions
cast_error(field, type)
config_error_custom_types_should_be_list()
config_error_schema_should_be_map()
not_exist_field_in_schema(field)
throw_cast_error(field, type)
throw_config_error_custom_types_should_be_list()
throw_config_error_schema_should_be_map()
throw_not_exist_field_in_schema(field)
throw_type_error(field, type)
type_error(field, type)
Link to this section
Functions
Link to this function
cast_error(field, type)
View Source
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
Link to this function
type_error(field, type)
View Source