View Source API Reference shapex v0.3.1
Modules
Shapex is a tool to help you validate your maps.
This is implementation of the Schema DSL. It accept expression of the DSL, parses it and generates shapex schema.
A behaviour for defining custom types.
Module that contains helper functions to define schema.
This module provides a type for validating any value.
This module provides a type for validating atoms.
This module provides a type for validating booleans.
This module provides a type for validating dictionaries.
This module provides a type for validating enums.
This module provides a type for validating floats.
This module provides a type for validating integers.
Module that contains List type for Shapex.
This module provides a type for validating maps.
This module provides a type for validating nil values.
This module provides a type for validating numbers.
This module provides a type for validating strings.