Support for Ruby 3.1
|
|
3
|
478
|
December 7, 2022
|
Weird problem with validating sum types from JSON
|
|
4
|
368
|
December 1, 2022
|
Custom error messages for array of hashes
|
|
1
|
906
|
November 27, 2022
|
Does dry-validation support schemas where the top level is an Array?
|
|
2
|
588
|
November 17, 2022
|
Need to understand Dry::Validation
|
|
2
|
3124
|
October 23, 2022
|
[dry-validation] how to write rules for nested array of hashes
|
|
4
|
2291
|
October 4, 2022
|
Ignore nested key validation
|
|
1
|
517
|
September 23, 2022
|
Top level logic validation
|
|
6
|
534
|
September 15, 2022
|
Showing details of external validator's failures
|
|
5
|
483
|
August 24, 2022
|
Replace ActiveModel in form_for, form_with with dry family
|
|
11
|
1698
|
July 15, 2022
|
Reusable Validators/Contracts
|
|
5
|
1123
|
June 23, 2022
|
Validations only run with certain option requirements
|
|
1
|
615
|
May 3, 2022
|
How to validate an array of different objects using dry-schema gem
|
|
2
|
3564
|
December 10, 2021
|
Translate default message
|
|
1
|
756
|
December 8, 2021
|
Custom error.yml not getting picked up in Dry-Validation Contract
|
|
0
|
492
|
November 10, 2021
|
Undefined method `each_with_index'
|
|
0
|
416
|
November 3, 2021
|
Using Contract Schema to generate test cases
|
|
1
|
524
|
October 29, 2021
|
Namespaced rule keys translation?
|
|
1
|
547
|
October 19, 2021
|
Namespaced error messages fail in a weird way
|
|
1
|
765
|
October 19, 2021
|
Calling #messages(full: true) gives unexpected results
|
|
0
|
397
|
October 12, 2021
|
[dry-validation 1.6] When apply rule on array of hashes I don't get errors for every attribute
|
|
0
|
482
|
September 18, 2021
|
How to deal with "warnings" instead of "errors"?
|
|
1
|
475
|
September 14, 2021
|
Is there a api to check if base_error happened?
|
|
1
|
411
|
September 9, 2021
|
How to coerce empty string to nil
|
|
4
|
1676
|
July 2, 2021
|
How to define conditional rules
|
|
2
|
514
|
July 1, 2021
|
How to inherit from another Contract
|
|
4
|
581
|
June 21, 2021
|
Message path for rule with very nested params
|
|
5
|
862
|
May 13, 2021
|
Conditional validations and using macros/predicates in rules
|
|
1
|
653
|
April 14, 2021
|
Convert Dry::Schema::Result to Dry::Struct
|
|
11
|
4212
|
March 25, 2021
|
Validate array items against multiple possible schemas
|
|
2
|
1030
|
March 15, 2021
|