Validation library with +25 fully tested rules — Email, IBAN, Credit Card, UUID, MacAddress... and many more!
An Elixir interface to the libpg_query postgres query parser. Converts a valid PostgreSQL query into a Protobuf based AST.
A JSON Schema validator without circulae deps support.
Simple helpers to validate your ENV config is correct
Validate any data
This library provides security utilities to validate a GraphQL query before executing it.
A library to validate passwords, with built-in validators for password length as well as the character sets used. Custom validators can a...
XML-RPC encoder/decder for Elixir. Supports all valid datatypes. Input (ie untrusted) is parsed with erlsom against an xml-schema for sec...
Json Schema validation helper, that allows to store schemes in a separate files.
Ecto.JSON makes Ecto able to use any type of data (Integer, String, List, Map, etc.) which is valid JSON, not only key-value maps.
A JSON Schema Validator with complete support for the latest specifications.
Library for manipulating and validating IBAN account numbers.
Data structure validator for elixir
A CORS Builder, performing validation and injection of CORS for misp, wisp and any framework!
Zoi is a schema validation library for Elixir, designed to provide a simple and flexible way to define and validate data.
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.
StructCop is a library that was aimed to introduce data correctness and type corecion into Elixir structs. It also simplifies building va...
Elixir library for signing and validating requests
Library for manipulating and validating HTTP signatures
A `TypedStruct` plugin utilizing Ecto.Changeset validation enabled by the plugin `TypedStructEctoChangeset` to provide validating constru...
GuardedStruct macro allows to build Structs that provide you with a number of important options Validation, Sanitizing, Constructor
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
Tools for working with data effectively - data contracts using types, schemas, domain validation rules, type-safe casting, and more.
Library for validating arguments passed in keyword lists
Elixir implementation of JSON Type Definition validation.
Validate if code is safe to load and run
Helpers for validating email addresses
TypedStruct plugin for validation & documentation with NimbleOptions
Type safe HTML form decoding and validation!
A Brazilian CPF validation written in Elixir.