map_schema
v0.2.7
Pages
Modules
MapSchema.Exceptions
(map_schema v0.2.7)
View Source
The module have the exceptions functions.
Link to this section
Summary
Functions
cast_error(field, type)
config_atomize_schema(field)
config_error_atomize_schema()
config_error_custom_types_should_be_list()
config_error_custom_types_should_be_list_or_map()
config_error_schema_should_be_map()
config_error_type_name_definition(deftype)
config_schema_error_the_fields_should_be_atom()
config_schema_error_the_fields_should_be_string()
error_should_be_a_map()
error_type_dont_undefined(type)
not_exist_field_in_schema(field)
throw_cast_error(field, type)
throw_config_error_atomize_schema()
throw_config_error_custom_types_should_be_list()
throw_config_error_custom_types_should_be_list_or_map()
throw_config_error_schema_should_be_map()
throw_config_error_type_name_definition(deftype)
throw_config_schema_error_the_fields_should_be_atom()
throw_config_schema_error_the_fields_should_be_string()
throw_error_should_be_a_map()
throw_error_type_dont_undefined(type)
throw_not_exist_field_in_schema(field)
throw_type_error(field, type)
throw_warn_config_atomize_schema(field)
type_error(field, type)
Link to this section
Functions
Link to this function
cast_error(field, type)
View Source
Link to this function
config_atomize_schema(field)
View Source
Link to this function
config_error_atomize_schema()
View Source
Link to this function
config_error_custom_types_should_be_list()
View Source
Link to this function
config_error_custom_types_should_be_list_or_map()
View Source
Link to this function
config_error_schema_should_be_map()
View Source
Link to this function
config_error_type_name_definition(deftype)
View Source
Link to this function
config_schema_error_the_fields_should_be_atom()
View Source
Link to this function
config_schema_error_the_fields_should_be_string()
View Source
Link to this function
error_should_be_a_map()
View Source
Link to this function
error_type_dont_undefined(type)
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_atomize_schema()
View Source
Link to this function
throw_config_error_custom_types_should_be_list()
View Source
Link to this function
throw_config_error_custom_types_should_be_list_or_map()
View Source
Link to this function
throw_config_error_schema_should_be_map()
View Source
Link to this function
throw_config_error_type_name_definition(deftype)
View Source
Link to this function
throw_config_schema_error_the_fields_should_be_atom()
View Source
Link to this function
throw_config_schema_error_the_fields_should_be_string()
View Source
Link to this function
throw_error_should_be_a_map()
View Source
Link to this function
throw_error_type_dont_undefined(type)
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
throw_warn_config_atomize_schema(field)
View Source
Link to this function
type_error(field, type)
View Source