Open
Description
Taken from the readme:
It's highly advised to enable on forbidUnknownValues what prevent unknown objects to pass validation.
I can't make sense of that. I read the parameter forbidUnknownValues as fodbidUndefinedProperties, but I know that's not what it means. Meanwhile the description refers to this unknownValues as unknownObjects and I wonder what it all means.
Are unknown values in actuality object literals?