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

added InputValueValidation #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jainrocks
Copy link

What Changed

Added InoutValueValidation for validating the input value's default value and the namedTyoe

Why

As an enhancement for this issue: https://github.com/graph-quilt/graphql-xtext/issues?q=is%3Aissue+is%3Aopen+label%3Ahacktoberfest2023

@jainrocks
Copy link
Author

@bhavinshah7 / @ashpak-shaikh can anyone please review this PR


}

private boolean isInputObjectType(NamedType namedType) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if this check would suffice

Copy link
Contributor

@ashpak-shaikh ashpak-shaikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution. Please also add tests in the test module.

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.

2 participants