is
Data validator
Validates data against predefined rules for various data types in Elixir.
Fast, extensible and easy to use data structure validation for elixir with nested structures support.
20 stars
2 watching
2 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
elixirisvalidationvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
prio/shape | A library for declaratively describing and validating data structures. | 6 |
bobfp/skooma | A simple data validation library for Elixir. | 142 |
angelikatyborska/vnu-elixir | An Elixir client for the Nu HTML Checker | 55 |
cargosense/vex | An extensible data validation library for Elixir. | 596 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
albert-io/optimal | A schema-based keyword list option validator. | 48 |
martinthenth/goal | A parameter validation library for Elixir applications | 71 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |
enspirit/finitio | A language and framework for defining, validating, coercing, and documenting data with a focus on precision and interoperability. | 394 |
dashbitco/nimble_options | A library that validates and documents high-level options | 508 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
whatyouhide/stream_data | A toolset for generating and testing data in Elixir applications | 883 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |
neithere/monk | A library for defining and enforcing data structures in Python | 14 |