Elixact - schema definition and validation (think Pydantic in Elixir)
|
|
17
|
746
|
June 17, 2025
|
JSV - JSON Schema Validation library for Elixir, with support for 2020-12
|
|
9
|
631
|
April 27, 2025
|
Best Approach for Validating Thousands of Inputs in an Elixir SDK Project
|
|
4
|
116
|
January 26, 2025
|
Validate_inclusion with dynamic enum
|
|
4
|
85
|
January 3, 2025
|
to_atom_in - Small utility to convert string to atom in a set
|
|
0
|
41
|
December 8, 2024
|
💦 Drops - Simplifying Data Validation in Elixir
|
|
18
|
2872
|
November 22, 2024
|
Recommendations for custom live view upload validation
|
|
3
|
154
|
November 1, 2024
|
TypeCheck - Fast and flexible runtime type-checking for your Elixir projects
|
|
100
|
13462
|
October 21, 2024
|
Validate (to uppercase) and reset (when manually modified) not working as expected
|
|
5
|
107
|
July 6, 2024
|
How to do a custom validation of an attribute?
|
|
4
|
763
|
April 8, 2024
|
How to make dynamic validations, & ref attributes from inside validation?
|
|
3
|
340
|
December 7, 2023
|
Elixir style vs. "Parse don't validate" (from Haskell)
|
|
5
|
898
|
November 8, 2023
|
Is there a way for me to customize the default password length requirement while using the Password strategy of `ash_authentication`?
|
|
11
|
565
|
October 31, 2023
|
Using external HTTP API for data storage
|
|
3
|
840
|
October 8, 2023
|
How to validate that a belongs_to exists?
|
|
2
|
336
|
September 30, 2023
|
Ecto_command - a toolkit for mapping, validating, and executing commands
|
|
3
|
569
|
July 17, 2023
|
Goal - A parameter validation library based on Ecto
|
|
10
|
2999
|
March 6, 2023
|
Estructura - set of extensions for Elixir structures
|
|
1
|
946
|
September 2, 2022
|
Writing validation logic only once: how to get ALL passed and failed form validations to client in realtime
|
|
8
|
1133
|
August 31, 2022
|
Exclusive OR in Ecto: validating that only one of two fields is given
|
|
14
|
2192
|
August 10, 2022
|
How to validate both form changes as well as already persisted data?
|
|
4
|
1486
|
June 11, 2022
|
How would you accumulate errors?
|
|
7
|
981
|
June 6, 2022
|
Ecto - Conditional validate_required
|
|
2
|
2161
|
April 8, 2022
|
What's the standard for validating json bodies for an api?
|
|
6
|
5766
|
March 27, 2022
|
Validate all possible API param shapes / types
|
|
5
|
1494
|
February 2, 2022
|
Ecto validate existing record
|
|
2
|
1545
|
January 10, 2022
|
Any way to limit an Ecto map / PostgreSQL JSONB size?
|
|
4
|
1292
|
October 27, 2021
|
Valdi another datavalidation
|
|
4
|
1115
|
August 16, 2021
|
Tarams, simplest library to parse and validate params
|
|
6
|
1958
|
August 14, 2021
|
Validating uniqueness of a particular value in Ecto
|
|
2
|
917
|
July 8, 2021
|