Skip to content
New issue

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

feat(validator): new PayloadValidationOptions type #10

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

oleoneto
Copy link
Owner

Accepts values for both ValidationOptions and DecoderOptions. The appropriate set of options is passed to Validate() and Decode(), respectively.

Accepts values for both `ValidationOptions` and `DecoderOptions`.
The appropriate set of options is passed to `Validate()` and `Decode()`,
respectively.
@oleoneto oleoneto added enhancement New feature or request release Changes that'll be part of a release labels Nov 10, 2022
@oleoneto oleoneto self-assigned this Nov 10, 2022
@oleoneto oleoneto added the breaking Changes that aren't backwards compatible label Nov 10, 2022
@oleoneto oleoneto merged commit 8be2b54 into main Nov 10, 2022
@oleoneto oleoneto deleted the payload-validation-options branch November 10, 2022 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Changes that aren't backwards compatible enhancement New feature or request release Changes that'll be part of a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant