fastest-validator
fastest-validator copied to clipboard
Add Record rule
I added a new record
rule. I decided to use record
instead of map
because it can be confused with an native Map
object.
If everything is ok, I'll improve tests and add docs.
Related issue https://github.com/icebob/fastest-validator/issues/276