Support for Ruby 3.1
|
|
3
|
458
|
December 7, 2022
|
Weird problem with validating sum types from JSON
|
|
4
|
365
|
December 1, 2022
|
Custom error messages for array of hashes
|
|
1
|
887
|
November 27, 2022
|
Does dry-validation support schemas where the top level is an Array?
|
|
2
|
528
|
November 17, 2022
|
Need to understand Dry::Validation
|
|
2
|
2366
|
October 23, 2022
|
[dry-validation] how to write rules for nested array of hashes
|
|
4
|
1888
|
October 4, 2022
|
Ignore nested key validation
|
|
1
|
457
|
September 23, 2022
|
Top level logic validation
|
|
6
|
521
|
September 15, 2022
|
Showing details of external validator's failures
|
|
5
|
452
|
August 24, 2022
|
Replace ActiveModel in form_for, form_with with dry family
|
|
11
|
1602
|
July 15, 2022
|
Reusable Validators/Contracts
|
|
5
|
1002
|
June 23, 2022
|
Validations only run with certain option requirements
|
|
1
|
586
|
May 3, 2022
|
How to validate an array of different objects using dry-schema gem
|
|
2
|
3156
|
December 10, 2021
|
Translate default message
|
|
1
|
719
|
December 8, 2021
|
Custom error.yml not getting picked up in Dry-Validation Contract
|
|
0
|
480
|
November 10, 2021
|
Undefined method `each_with_index'
|
|
0
|
414
|
November 3, 2021
|
Using Contract Schema to generate test cases
|
|
1
|
523
|
October 29, 2021
|
Namespaced rule keys translation?
|
|
1
|
544
|
October 19, 2021
|
Namespaced error messages fail in a weird way
|
|
1
|
744
|
October 19, 2021
|
Calling #messages(full: true) gives unexpected results
|
|
0
|
396
|
October 12, 2021
|
[dry-validation 1.6] When apply rule on array of hashes I don't get errors for every attribute
|
|
0
|
480
|
September 18, 2021
|
How to deal with "warnings" instead of "errors"?
|
|
1
|
466
|
September 14, 2021
|
Is there a api to check if base_error happened?
|
|
1
|
410
|
September 9, 2021
|
How to coerce empty string to nil
|
|
4
|
1469
|
July 2, 2021
|
How to define conditional rules
|
|
2
|
475
|
July 1, 2021
|
How to inherit from another Contract
|
|
4
|
547
|
June 21, 2021
|
Message path for rule with very nested params
|
|
5
|
794
|
May 13, 2021
|
Conditional validations and using macros/predicates in rules
|
|
1
|
639
|
April 14, 2021
|
Convert Dry::Schema::Result to Dry::Struct
|
|
11
|
3999
|
March 25, 2021
|
Validate array items against multiple possible schemas
|
|
2
|
1011
|
March 15, 2021
|