Issues
- 0
Getting proc instead of string message
#736 opened by sekrett - 3
Wrong number of arguments
#735 opened by yournumberone - 0
- 2
- 2
- 8
- 1
- 2
`Dry::Validation::Contract` behaves different when defined with a `params Dry::Schema::Params(parent: RawSchema)` vs. `params ParamsSchema`
#729 opened by postmodern - 4
NoMethodError is raised when validating non-hash objects with a Dry::Validation::Contract that has config.validate_keys set to true
#716 opened by tanyongkee - 4
`Dry::Validation::Result` lacks an `#output` method similar to `Dry::Schema::Result`
#728 opened by postmodern - 10
Support for pattern-matched rules
#678 opened by solnic - 0
- 1
Mixing of `~>` and `<` in gemspec versioning
#726 opened by sirneb - 1
Rule validation does not show in errors when the key validated is in an array of hashes
#722 opened by tanyongkee - 6
Support for "validate" helper within rule blocks
#679 opened by solnic - 3
Weird issue since 1.10 dry-schema release
#718 opened by morgoth - 2
- 6
Validator didn't recognize nil string param value as empty, and didn't set default value
#719 opened by sbezugliy - 2
- 1
- 2
Building contract failed when or-ing types
#712 opened by sdalu - 8
Dry::Validation::Contract reports an error for coercible integer strings, but only when a hash field fails validation
#682 opened by elohanlon - 1
TypeError: no implicit conversion of Symbol into Integer using nested hash and rule
#676 opened by TimoMoss - 2
`rule.each` produces error when input is `nil`
#708 opened by bautrey37 - 0
- 0
- 1
- 6
- 1
Rule#each. undefined method `map' for nil:NilClass
#693 opened by yuuan - 1
no implicit conversion of Integer into String
#689 opened by kadru - 1
- 1
- 2
Maybe macro not working for hash
#684 opened by jacobtani - 4
Params.date validation strange behaviour
#683 opened by pandwoter - 2
Method `key?` does not accept any args
#681 opened by Somestuffman - 8
- 8
Allow passing intial context to the contract
#674 opened by pyromaniac - 1
- 1
#666 changes is dropped by devtools sync
#669 opened by kmasuda-aiming - 0
Support per-key custom errors for array paths
#663 opened by adamransom - 0
Full error messages don't include the key name
#661 opened by stind - 2
Dry::Validation::Result#error?(:field) returns false although there is an error (when triggered by rule)
#655 opened by PragTob - 1
- 0
ArgumentError: comparison of Symbol with 0 failed
#653 opened by erikbelusic - 1
Default error message for registered macro
#646 opened by Sphaerus - 5
Generic and specific rule for a nested array
#620 opened by DawidJanczak - 2
- 0
Unexpected keys present in the result when attribute is defined to be hash or array of hashes
#643 opened by mfly - 2
Wrong `rule_error?` behaviour with macros
#638 opened by valpfft - 0