Validation library with +25 fully tested rules — Email, IBAN, Credit Card, UUID, MacAddress... and many more!
A tiny library for validating and documenting high-level options
Leverage Open Api Specification 3 (swagger) to document, test, validate and explore your Plug and Phoenix APIs.
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
A library for parsing, formatting, and validating international phone numbers. Based on Google's libphonenumber.
A schema based `opt` validator
A schema validator inspired by JSON Schema.
A JSON Schema validator for draft-04, -06, and -07.
Utilities to return Ecto validation error messages in an absinthe graphql response.
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
An extensible data validation library for Elixir
ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a ...
Zoi is a schema validation library for Elixir, designed to provide a simple and flexible way to define and validate data.
A Plug'n Play schema validator library, focused on raw data structures
Simple library checking the validity of an email. Checks are performed in the following order: - REGEX: validate the emails has a good l...
A JSON Schema Validator with complete support for the latest specifications.
DB tracking for token validity
Simple data validation for Elixir
Phoenix request params validation library
Parameter structure validation and casting with Ecto.Schema.
Common helpers for Ecto: validators, formatters, etc.
A library to validate values of nested structs with their type spec `t()` and associated precondition functions.
Bankster is an IBAN and BIC validation tool for Elixir.
A set of functions for validating and transforming IPv4 addresses
Simple validation for keyword lists.
Defines a GraphQL directive to be used with Absinthe to validate input values.
an Elixir library to validate an Australian Banking Association (ABA) file
Automatically compare two implementations of the same problem with property-based testing and performance benchmarks. Perfect for refacto...
A library for performing and validating complex filters from a client (e.g. smart filters)
Data validation and transformation
GuardedStruct macro allows to build Structs that provide you with a number of important options Validation, Sanitizing, Constructor