Ugh, did dry-types/dry-validation `Types::Array.of(Types::String).constructor { ... }` suddenly stop accepting Arrays as valid input values, in favor of only accepting Strings?
Just noticed this with dry-types 1.7.2 and dry-validation 1.10.0.
#dryvalidation #drytypes
