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

decoder return type should forbid excess properties #106

Open
jasonkuhrt opened this issue Aug 20, 2022 · 1 comment
Open

decoder return type should forbid excess properties #106

jasonkuhrt opened this issue Aug 20, 2022 · 1 comment
Labels
blocked enhancement New feature or request

Comments

@jasonkuhrt
Copy link
Owner

jasonkuhrt commented Aug 20, 2022

Screenshot

CleanShot 2022-08-20 at 23 11 41@2x

Description

size2 should not be allowed because it is not a known property. (Notice size is not required because it has a default).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant