issues
search
dry-rb
/
dry-schema
Coercion and validation for data structures
https://dry-rb.org/gems/dry-schema
MIT License
422
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update README with instructions on sum types
#482
timhwang21
closed
1 week ago
1
JSON schema array length definition (min|maxItems) issue
#481
qd3v
opened
2 weeks ago
0
Update nested-data.html.md: Add the use case of an optional array of hashes
#480
kennethteh90
opened
1 month ago
0
Logical operators not supported by `each`
#479
ibrykov-mdsol
closed
2 months ago
1
Do not eager load i18n message backend
#478
adam12
closed
7 months ago
0
Adding default message for uri? predicate
#477
timjnh
closed
7 months ago
2
MessageMissingError when using uri? predicate
#476
timjnh
opened
8 months ago
1
Coercing empty strings to nil in dry-schema params
#475
luisbelloch
closed
8 months ago
3
Add error message for uuid_v1? uuid_v2? uuid_v3? and uuid_v5?
#474
spyroska
opened
10 months ago
0
Fix typo in Predicate logic page
#473
backpackerhh
closed
11 months ago
0
Update macros.html.md
#472
contentfree
opened
11 months ago
0
Fix info extension for maybe macro
#471
santiagodoldan
opened
12 months ago
2
MessageMissingError when using predicates as macros and uuid_v3 or uuid_v5
#470
mzdemezer
opened
1 year ago
2
Error output discards useful information from Enum types
#469
paul
opened
1 year ago
0
Schema from struct reports errors on extra fields
#468
paul
opened
1 year ago
1
`Dry::Schema::Compiler` cannot handle `Types::Hash.map` types
#467
postmodern
opened
1 year ago
3
Infer types from nested structs (fixes #464)
#466
flash-gordon
closed
1 year ago
0
Support pluralization in I18n messages backend
#465
cutalion
opened
1 year ago
0
Struct extension doesn't work with nested structs
#464
paul
closed
1 year ago
7
Fix json-schema type of maybe array
#463
tomgi
opened
1 year ago
0
Fix json-schema type of objects nested under arrays. Fixes #400
#462
tomgi
closed
5 months ago
4
Make KeyValidator faster by sorting keys and using binary search algorithm (Array#bsearch) - attempt #2
#461
radarek
opened
1 year ago
0
Fix custom predicates setting
#460
solnic
closed
1 year ago
0
Dry::Schema::Messages::Abstract undefined
#459
krainboltgreene
closed
12 months ago
7
Support sum types of hashes in arrays
#458
segiddins
opened
1 year ago
1
Support sum types of hashes
#457
segiddins
closed
1 year ago
1
Question marks in key names no longer valid?
#456
camerondrysdale
opened
1 year ago
0
Incorrect key validation for schemas in `maybe(:array)`
#455
yauhenininjia
opened
1 year ago
1
Implement `eql?` predicate to json-schema `const` keyword conversion
#454
jsonb-uy
closed
1 year ago
0
Make KeyValidator faster by sorting keys and using binary search algorithm (Array#bsearch)
#453
radarek
closed
1 year ago
4
Key validation shouldn't happen when no schema for a hash is set
#452
flash-gordon
opened
1 year ago
5
Can't boot rails or run specs when this gem is loaded as a dependency of another. Works if it's in the Gemfile.
#451
mattgibson
closed
1 year ago
1
Unexpected error when validate_keys is set to true, gets "is not allowed" to ofen
#450
stoivo
closed
1 year ago
3
Fix Ruby 2.x.x keyword warnings when using argument forwarding
#449
bkuhlmann
closed
1 year ago
2
array(:hash) not validating a filter
#448
ritxi
opened
1 year ago
2
Fix skipped ruby2_keywords flag warnings
#447
casperisfine
closed
1 year ago
0
Sum hash types allow any hash to pass coercion
#446
unkmas
closed
1 year ago
1
Exception silenced when raised from nested schema
#445
Yv-vY
opened
1 year ago
2
Unexpected key validation with schema composition
#444
masterT
opened
1 year ago
2
Back to eql? and respond_to?
#443
solnic
closed
1 year ago
0
Replace case-in pattern-matching with normal case-when statements
#442
r7kamura
closed
1 year ago
5
Warning about pattern matching on Ruby 2.7
#441
r7kamura
closed
1 year ago
0
Make the yaml cache fully thread-safe
#440
mensfeld
closed
1 year ago
6
Change required metadata back to true
#439
robhanlon22
closed
1 year ago
1
Schema definition regression after 1.9.3
#438
pyromaniac
closed
1 year ago
3
Fix regression introduced in 1.10.0
#437
solnic
closed
2 years ago
0
Array defnitions are broken after 1.9.3
#436
pyromaniac
closed
2 years ago
1
Fix regression in Messages.setup
#435
solnic
closed
2 years ago
0
`v1.11.1` of dry-schema breaks `require "dry-validation"`
#434
marian13
closed
2 years ago
3
Zeitwerkify itself
#433
solnic
closed
2 years ago
0
Next