Dry-validation doesn't detect time in ISO-8601 format
|
|
2
|
561
|
October 5, 2020
|
Replace ActiveModel in form_for, form_with with dry family
|
|
3
|
643
|
September 26, 2020
|
Separating schema and domain validation
|
|
5
|
501
|
September 11, 2020
|
How do I create a contract with required array of enum?
|
|
1
|
755
|
September 6, 2020
|
Build dry-validations dynamically
|
|
6
|
1377
|
August 27, 2020
|
Better consistency for key? method
|
|
1
|
340
|
August 10, 2020
|
Complex validation
|
|
1
|
929
|
July 30, 2020
|
I18n paths for array rules
|
|
1
|
300
|
July 29, 2020
|
How to validate that array contains instances of ActiveRecord class?
|
|
1
|
627
|
July 29, 2020
|
Inconsistency in resolving full error messages
|
|
1
|
331
|
July 22, 2020
|
Dry-validation to validation API endpoints
|
|
1
|
416
|
July 9, 2020
|
Can't localize dry-validation full message (including attribute)
|
|
2
|
461
|
May 30, 2020
|
Using dry-validation with a pre-existing OpenAPI YAML
|
|
2
|
687
|
May 26, 2020
|
Custom predicates again question
|
|
2
|
501
|
May 11, 2020
|
Preprocessing certain fields in a schema
|
|
3
|
615
|
April 30, 2020
|
Ability to apply rules to external schema
|
|
5
|
533
|
April 15, 2020
|
Contract ignores ConstraintError thrown by Dry::Types[Constructor]
|
|
1
|
645
|
February 23, 2020
|
Nested schemas logic (do a OR between 2 nested schemas)
|
|
7
|
563
|
February 18, 2020
|
Apply nested schema to all values of a hash
|
|
4
|
663
|
February 9, 2020
|
Polymorphic schema for a sub-hash in dry-validation
|
|
1
|
557
|
February 9, 2020
|
Reusable schema fragments
|
|
1
|
368
|
January 24, 2020
|
Generic and specific rule for a nested array
|
|
2
|
587
|
January 22, 2020
|
Nested params schema with rules
|
|
4
|
417
|
December 23, 2019
|
Schema for two-dimensional array of hashes
|
|
1
|
366
|
December 12, 2019
|
Custom type error message
|
|
1
|
442
|
December 9, 2019
|
Calling a macro on a depply nested rule
|
|
9
|
760
|
December 2, 2019
|
Excluding invalid key value pairs in dry-validation
|
|
3
|
491
|
November 8, 2019
|
Is this possible to do with dry-validation?
|
|
3
|
1005
|
October 21, 2019
|
[dry-validation] oMethodError: undefined method `key?' for #<Array
|
|
1
|
1311
|
October 7, 2019
|
Array of hashes on a custom type in params schema
|
|
3
|
594
|
October 6, 2019
|