Validation library with +25 fully tested rules — Email, IBAN, Credit Card, UUID, MacAddress... and many more!
utility package for loading, validating and documenting your app's configuration variables from env, json, jsonc and toml files at runtim...
A CI/CD tool for checking dependency license compatibility in Elixir projects. Reads license information from local hex metadata files an...
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 library to validate email address format.
A Brazilian CPF validation written in Elixir.
Utilities to return ecto validation error messages in an absinthe graphql response.
A plug for Phoenix that validates and transforms HTTP request params.
Fast case-insensitive validation and conversion between ISO Alpha-2, Alpha-3, and Numeric Country and Language Codes.
Plugs and tools for HTTP request/response validation according to API Blueprint specs
Schema definition and validation library for Elixir
Validate URL
Elixir implementation of JSON Type Definition validation.
A simple library for validating anything
A collection of utilities to validate and transform strings with diacritics, unicode and ascii.
Declarative Ecto embedded schemas for data validation, coercion, and manipulation.
Schema creation, validation with serialization and deserialization for input data
A blazing fast request validator for your phoenix app.
Address Validation API client library. The Address Validation API allows developers to verify the accuracy of addresses. Given an address...
Lib to use SmsUP api to send sms. It also provides a pin validation system to verify phone numbers or provide second factor system.
A library for validating and generating Danish CVR-numbers and P-numbers.
Extends defstruct with schemas, changeset validation, and more
Phoenix request params validation library
Add plantuml task to mix. Execute mix plantuml --help for options. Requires that the env var PLANTUML_JAR points to a valid PlantUML jar ...
EctoChangesetTools is a library that extends the validation and formatting utilities found in Ecto.Changeset
A library to validate passwords, with built-in validators for password length as well as the character sets used. Custom validators can a...
Library bringing erlang typespecs to runtime. Allows type validation, types structs with upserts validation and more.
A comprehensive set of data structure validation and related helper functions, designed to work without external dependencies.
Tool for validating that Ecto associations have been set
Library for working with IBAN numbers (parsing, validating and checking and formatting)
Validixir brings powerful and reusable applicative-like validation to Elixir.