ajv-validator / ajv-validator/ajv-errors
Validating Invalid Schema
Open
- Dominant language
- TypeScript
- Stars
- 289
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
{
error:{
obj:"Hey"
}
}
upto best of my knowledge i guess it should thorw an error as Json should be like
{
"error":{
"obj":"Hey"
}
}
will be waiting for your reply.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.