Skip to content

Conversation

@javiertrancoso
Copy link
Contributor

No description provided.

const message = `Provided keys do not match expected keys: ${params.originalKeys}.`
return new SchemaValidatorError(message, errorObject.dataPath, errorObject.data)
}
case 'not_found':// this case use to be async
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use to be? So it means it isn't async anymore? ;) Change it rather to non-schema error.

@javiertrancoso javiertrancoso merged commit 503e5d2 into master Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants