Skip to content

Fixed #243: Print expected type instead of its string representation #794

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

Closed
wants to merge 1 commit into from

Conversation

Tzupy
Copy link

@Tzupy Tzupy commented Oct 28, 2018

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.

**Fixes issue #243:

Description of the changes being introduced by the pull request: If a user passes an object O which is a list to a Schema ListOf object, the error message will not print the string representation S of O, but its type instead (to avoid huge messages when S is large).

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

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.

1 participant