Goal - A parameter validation library based on Ecto
|
|
10
|
1417
|
March 6, 2023
|
Estructura - set of extensions for Elixir structures
|
|
1
|
583
|
September 2, 2022
|
Writing validation logic only once: how to get ALL passed and failed form validations to client in realtime
|
|
8
|
482
|
August 31, 2022
|
Exclusive OR in Ecto: validating that only one of two fields is given
|
|
14
|
831
|
August 10, 2022
|
TypeCheck - Fast and flexible runtime type-checking for your Elixir projects
|
|
98
|
10195
|
June 19, 2022
|
How to validate both form changes as well as already persisted data?
|
|
4
|
595
|
June 11, 2022
|
How would you accumulate errors?
|
|
7
|
491
|
June 6, 2022
|
Ecto - Conditional validate_required
|
|
2
|
868
|
April 8, 2022
|
What's the standard for validating json bodies for an api?
|
|
6
|
4055
|
March 27, 2022
|
Validate all possible API param shapes / types
|
|
5
|
696
|
February 2, 2022
|
Ecto validate existing record
|
|
2
|
732
|
January 10, 2022
|
Any way to limit an Ecto map / PostgreSQL JSONB size?
|
|
4
|
746
|
October 27, 2021
|
Valdi another datavalidation
|
|
4
|
750
|
August 16, 2021
|
Tarams, simplest library to parse and validate params
|
|
6
|
1400
|
August 14, 2021
|
Validating uniqueness of a particular value in Ecto
|
|
2
|
558
|
July 8, 2021
|
Cannot find or invoke local XYZ inside match -- ideas?
|
|
8
|
1542
|
April 28, 2021
|
Phoenix template syntax checking
|
|
7
|
1210
|
April 12, 2021
|
How to validate that a decimal number is an integer in an Ecto changeset?
|
|
5
|
1961
|
November 25, 2020
|
Validating headers for specific endpoints with Plug
|
|
0
|
477
|
October 25, 2020
|
Casting Sugar - Announcing EctoMorph, a lib to help casting between structs for Ecto
|
|
3
|
1068
|
July 31, 2020
|
Validations in custom Ecto Type
|
|
0
|
440
|
July 16, 2020
|
Any best practice to limiting an Ecto `:text` database column for security/performance reasons?
|
|
2
|
516
|
July 8, 2020
|
How to validate that at least 2 variable fields in a form are filled
|
|
2
|
1680
|
December 12, 2019
|
Please, could you help me refine this Ecto changeset manipulation function?
|
|
2
|
605
|
October 29, 2019
|
Validation - library with +25 fully tested rules. +40 coming up soon!
|
|
1
|
686
|
September 16, 2019
|
𝕰𝖝𝖛𝖆𝖑𝖎𝖇𝖚𝖗 (Exvalibur) → Smart Validation In Elixir
|
|
14
|
2471
|
May 5, 2019
|
Validate JSON response against SWAGGER document
|
|
6
|
5778
|
April 28, 2019
|
Redundant Ecto Schema definitions
|
|
2
|
633
|
April 12, 2019
|
Where can I store common custom validations?
|
|
2
|
1054
|
April 9, 2019
|
Where to write custom changeset validation functions which rely on current database values / records?
|
|
4
|
5964
|
April 8, 2019
|