hash_validator
hash_validator copied to clipboard
Ruby library to validate hashes (Hash) against user-defined requirements
Results
1
hash_validator issues
Sort by
recently updated
recently updated
newest added
Hello james! I have a feature request. Most modern languages have a concept named union types: - https://crystal-lang.org/reference/syntax_and_semantics/union_types.html - https://sorbet.org/docs/union-types - https://www.schoolofhaskell.com/user/Gabriel439/sum-types The type is an element of a set....