Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Can I disable the nested validation? #257

Open
grenderit opened this issue Apr 10, 2020 · 0 comments
Open

Can I disable the nested validation? #257

grenderit opened this issue Apr 10, 2020 · 0 comments

Comments

@grenderit
Copy link

grenderit commented Apr 10, 2020

Unfortunately my keys contains dot characters, but this is not a nested object.
So the library try to check the nested value but there is no nesting.

Example object:

const obj = {
 "my.little.dirty.key": "The string value"
}

I know this is a very edge-case situation, but I think the implementation is simple.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant