Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
22
Pull requests
16
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
validation
on
22.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 2, 2024
Update src/main/java/graphql/validation/ValidationUtil.java
Show description for bb68e04
bbakerman
and
dondonz
authored
bb68e04
View commit details
Copy full SHA for bb68e04
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
This provides validation on @oneof input types during validation phase
Show description for 31dcc40
bbakerman
committed
31dcc40
View commit details
Copy full SHA for 31dcc40
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Merge pull request #3517 from graphql-java/remove-deprecated-methods-in-validation-error
Show description for bf10252
andimarek
authored
bf10252
View commit details
Copy full SHA for bf10252
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
Removed deprecated methods in ValidationError
bbakerman
committed
522a540
View commit details
Copy full SHA for 522a540
View code at this point
Browse repository at this point
Removed deprecated methods in GraphQLSchema
bbakerman
committed
a0663c4
View commit details
Copy full SHA for a0663c4
View code at this point
Browse repository at this point
Merge pull request #3481 from Juliano-Prado/fix-SubscriptionUniqueRootField
Show description for 78d3278
bbakerman
authored
78d3278
View commit details
Copy full SHA for 78d3278
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Changing SubscriptionUniqueRootField in order to also check inline fragments and multiple fragments
Juliano-Prado
committed
274aaf1
View commit details
Copy full SHA for 274aaf1
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
Update defer validation - added more friendly i18n error messages, added further tests and fixed defer label, on root level and vali operation rules.
Juliano-Prado
committed
55902ab
View commit details
Copy full SHA for 55902ab
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Merge branch 'master' into defer-validation
Show description for 8d382e6
Juliano-Prado
committed
8d382e6
View commit details
Copy full SHA for 8d382e6
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
Cleaning up code and test
Juliano-Prado
committed
affc1b8
View commit details
Copy full SHA for affc1b8
View code at this point
Browse repository at this point
Clean up code
Juliano-Prado
committed
63e344e
View commit details
Copy full SHA for 63e344e
View code at this point
Browse repository at this point
Cleaning up the code.
Juliano-Prado
committed
2f2b794
View commit details
Copy full SHA for 2f2b794
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
adding defer validation
Juliano-Prado
committed
7e6b579
View commit details
Copy full SHA for 7e6b579
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
Remove unnecessary test code
felipe-gdr-atlassian
committed
f43849f
View commit details
Copy full SHA for f43849f
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
Fix compilation errors
felipe-gdr-atlassian
committed
c7088b1
View commit details
Copy full SHA for c7088b1
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
Reverts both merge commits that deleted the old defer stuff.
Show description for 291cfbf
felipe-gdr-atlassian
committed
291cfbf
View commit details
Copy full SHA for 291cfbf
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
Untangle two PRs, separately remove these ValidationError constructors in different PR
dondonz
committed
3c811c5
View commit details
Copy full SHA for 3c811c5
View code at this point
Browse repository at this point
Commits on Dec 31, 2023
Replace homebrew @DeprecatedAt annotation with Java 9 equivalent
dondonz
committed
03c4f39
View commit details
Copy full SHA for 03c4f39
View code at this point
Browse repository at this point
Delete deprecated constructors, a builder already exists
dondonz
committed
698f433
View commit details
Copy full SHA for 698f433
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
Issue 3332 - the problem was unwrapped types
bbakerman
committed
2f81ac2
View commit details
Copy full SHA for 2f81ac2
View code at this point
Browse repository at this point
Commits on Aug 6, 2023
Tweaked the errors messages
bbakerman
committed
9df21f1
View commit details
Copy full SHA for 9df21f1
View code at this point
Browse repository at this point
Commits on Aug 5, 2023
issue 3276 - more work on fixing this bug
bbakerman
committed
9c99711
View commit details
Copy full SHA for 9c99711
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
Bug 3276 - fix for reported bug
bbakerman
committed
3b09851
View commit details
Copy full SHA for 3b09851
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
UniqueObjectFieldName validation rule (#1806)
ashatch
committed
59b2cc4
View commit details
Copy full SHA for 59b2cc4
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
chore: Remove unused imports and local variables (#3034)
Show description for b424ab8
federicorispo
authored
b424ab8
View commit details
Copy full SHA for b424ab8
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Update ValidationError#toString to print the extentions field (#3024)
Show description for 57eca2e
federicorispo
authored
57eca2e
View commit details
Copy full SHA for 57eca2e
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Polishing (#3001)
Show description for c665248
dfa1
authored
c665248
View commit details
Copy full SHA for c665248
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Adding Locale to Coercing and hence ValueResolver (#2912)
Show description for e7409ac
bbakerman
authored
e7409ac
View commit details
Copy full SHA for e7409ac
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
Add deprecated at dates
dondonz
committed
47b64a1
View commit details
Copy full SHA for 47b64a1
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
Merge branch 'master' into jbellenger/validation-perf-redux
Show description for 05ac942
dondonz
committed
05ac942
View commit details
Copy full SHA for 05ac942
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Rename file
dondonz
committed
941bf38
View commit details
Copy full SHA for 941bf38
View code at this point
Browse repository at this point
Formally deprecate test only validation errors
dondonz
committed
d1713ec
View commit details
Copy full SHA for d1713ec
View code at this point
Browse repository at this point
Fix coercing error
dondonz
committed
3f9e9be
View commit details
Copy full SHA for 3f9e9be
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Add i18n to argument validation
dondonz
committed
80004db
View commit details
Copy full SHA for 80004db
View code at this point
Browse repository at this point
Add i18n to validation rules, add test coverage, update tests
dondonz
committed
201f3d9
View commit details
Copy full SHA for 201f3d9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.