ecto_validation_case

Validation helper

A library to simplify Ecto model validation tests by providing easy-to-use functions

Simplify your Ecto validation tests

GitHub

11 stars
2 watching
1 forks
Language: Elixir
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vic/params Provides an easy way to validate and cast parameters with Ecto.Schema, allowing developers to define specific parameter structures without the need for strong parameters. 364
sheharyarn/ecto_rut Reduces code repetition in Ecto models by providing shortcuts to common operations 112
martinthenth/goal A parameter validation library for Elixir applications 71
danielberkompas/elasticsearch-elixir A no-nonsense library for interacting with Elasticsearch from Elixir 421
gjaldon/ecto_enum An Elixir library to support enums in Ecto models 562
danielberkompas/ex_twilio A Twilio API client for Elixir 336
danielberkompas/number Provides functions to convert numbers into various formats 224
danielberkompas/cloak An Elixir encryption library designed to simplify secure data storage and transfer 581
bydooweedoo/is Validates data against predefined rules for various data types in Elixir. 20
matteocrippa/fossil A TypeScript validation library for Deno projects 4
ivanrublev/domo Library to validate nested structs with their type specs and associated precondition functions. 202
elixir-mongo/mongodb_ecto Provides an interface to interact with MongoDB databases using Ecto 374
bobfp/skooma A simple data validation library for Elixir. 142
danielberkompas/immortal A collection of reusable modules to help build fault-tolerant OTP applications in Elixir 176
shezadkhan137/required A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. 60