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

Raise indicative error in case client used unknown type #14

Open
doriaviram opened this issue Apr 10, 2021 · 0 comments
Open

Raise indicative error in case client used unknown type #14

doriaviram opened this issue Apr 10, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@doriaviram
Copy link
Owner

doriaviram commented Apr 10, 2021

Example of use case:

TestStudent<Student>: 
   name: "SuperName"
DummyStudent:
   name: DummyStudent

While Student type is not defined and not required

@doriaviram doriaviram changed the title raise Error in case client used unknown type Raise indicative error in case client used unknown type Apr 10, 2021
@doriaviram doriaviram added the good first issue Good for newcomers label Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant