ecto_validation_case
Validation helper
A library to simplify Ecto model validation tests by providing easy-to-use functions
Simplify your Ecto validation tests
11 stars
2 watching
1 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
| A parameter validation library for Elixir applications | 73 |
| A no-nonsense library for interacting with Elasticsearch from Elixir | 422 |
| An Elixir library to support enums in Ecto models | 562 |
| A Twilio API client for Elixir | 337 |
| Provides functions to convert numbers into various formats | 225 |
| An Elixir encryption library designed to simplify secure data storage and transfer | 586 |
| Validates data against predefined rules for various data types in Elixir. | 20 |
| A TypeScript validation library for Deno projects | 4 |
| Library to validate nested structs with their type specs and associated precondition functions. | 203 |
| Provides an interface to interact with MongoDB databases using Ecto | 374 |
| A simple data validation library for Elixir. | 142 |
| A collection of reusable modules to help build fault-tolerant OTP applications in Elixir | 176 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |