We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See Brett's comments:
Each validation should be a different instance so wouldn't need to rely on resetErrors function which can be a bit brittle.
resetErrors
The text was updated successfully, but these errors were encountered:
Example of different implementation in ipfs-pinner: https://github.com/aragonone/ipfs-pinner/blob/development/packages/server/src/helpers/files-validator.ts
Sorry, something went wrong.
No branches or pull requests
See Brett's comments:
Each validation should be a different instance so wouldn't need to rely on
resetErrors
function which can be a bit brittle.The text was updated successfully, but these errors were encountered: