Support for Ruby 3.1
|
|
3
|
474
|
December 7, 2022
|
Weird problem with validating sum types from JSON
|
|
4
|
368
|
December 1, 2022
|
Custom error messages for array of hashes
|
|
1
|
904
|
November 27, 2022
|
Does dry-validation support schemas where the top level is an Array?
|
|
2
|
585
|
November 17, 2022
|
Need to understand Dry::Validation
|
|
2
|
3088
|
October 23, 2022
|
[dry-validation] how to write rules for nested array of hashes
|
|
4
|
2258
|
October 4, 2022
|
Ignore nested key validation
|
|
1
|
515
|
September 23, 2022
|
Top level logic validation
|
|
6
|
534
|
September 15, 2022
|
Showing details of external validator's failures
|
|
5
|
480
|
August 24, 2022
|
Replace ActiveModel in form_for, form_with with dry family
|
|
11
|
1688
|
July 15, 2022
|
Reusable Validators/Contracts
|
|
5
|
1116
|
June 23, 2022
|
Validations only run with certain option requirements
|
|
1
|
613
|
May 3, 2022
|
How to validate an array of different objects using dry-schema gem
|
|
2
|
3549
|
December 10, 2021
|
Translate default message
|
|
1
|
754
|
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
|
415
|
November 3, 2021
|
Using Contract Schema to generate test cases
|
|
1
|
524
|
October 29, 2021
|
Namespaced rule keys translation?
|
|
1
|
545
|
October 19, 2021
|
Namespaced error messages fail in a weird way
|
|
1
|
762
|
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
|
1659
|
July 2, 2021
|
How to define conditional rules
|
|
2
|
510
|
July 1, 2021
|
How to inherit from another Contract
|
|
4
|
577
|
June 21, 2021
|
Message path for rule with very nested params
|
|
5
|
857
|
May 13, 2021
|
Conditional validations and using macros/predicates in rules
|
|
1
|
652
|
April 14, 2021
|
Convert Dry::Schema::Result to Dry::Struct
|
|
11
|
4198
|
March 25, 2021
|
Validate array items against multiple possible schemas
|
|
2
|
1030
|
March 15, 2021
|