Validation library with +25 fully tested rules — Email, IBAN, Credit Card, UUID, MacAddress... and many more!
Simple helpers to validate your ENV config is correct
A JSON Schema validator without circulae deps support.
XML-RPC encoder/decder for Elixir. Supports all valid datatypes. Input (ie untrusted) is parsed with erlsom against an xml-schema for sec...
Data validation and transformation
This library provides security utilities to validate a GraphQL query before executing it.
Validate any data
An Elixir interface to the libpg_query postgres query parser. Converts a valid PostgreSQL query into a Protobuf based AST.
A library to validate passwords, with built-in validators for password length as well as the character sets used. Custom validators can a...
Json Schema validation helper, that allows to store schemes in a separate files.
A CORS Builder, performing validation and injection of CORS for misp, wisp and any framework!
Library for manipulating and validating HTTP signatures
Data structure validator for elixir
Schema creation, validation with serialization and deserialization for input data
A library that provides a few macros which allow you to encapsulate business logic and validate incoming params over predefined contract.
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
Library for manipulating and validating IBAN account numbers.
A `TypedStruct` plugin utilizing Ecto.Changeset validation enabled by the plugin `TypedStructEctoChangeset` to provide validating constru...
StructCop is a library that was aimed to introduce data correctness and type corecion into Elixir structs. It also simplifies building va...
GuardedStruct macro allows to build Structs that provide you with a number of important options Validation, Sanitizing, Constructor
Tools for working with data effectively - data contracts using types, schemas, domain validation rules, type-safe casting, and more.
TypedStruct plugin for validation & documentation with NimbleOptions
A JSON Schema Validator with complete support for the latest specifications.
Validate if code is safe to load and run
Library for validating arguments passed in keyword lists
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
Elixir implementation of JSON Type Definition validation.
Input validation & protocol documentation
WCAG validator for the NLdoc specification.
A library to validate email address format.
A Brazilian CPF validation written in Elixir.