FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Consolidate validation rules into single OperationValidator and improve performance by andimarek · Pull Request #4228 · graphql-java/graphql-java · GitHub
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
17
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Consolidate validation rules into single OperationValidator and improve performance
- #4228
#4228
Merged
andimarek
merged 13 commits into
master
graphql-java/graphql-java:master
from
validation-refactor
graphql-java/graphql-java:validation-refactor
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Consolidate validation rules into single OperationValidator and improve performance
#4228
andimarek
merged 13 commits into
master
graphql-java/graphql-java:master
from
validation-refactor
graphql-java/graphql-java:validation-refactor
Copy head branch name to clipboard
Commits
Commits on Jan 27, 2026
Consolidate 31 validation rule classes into single OperationValidator
Show description for 8884d2d
andimarek
and
claude
committed
8884d2d
View commit details
Copy full SHA for 8884d2d
Browse repository at this point
Commits on Jan 28, 2026
Restore 10 test coverage gaps lost during validation refactor
Show description for b3e3f3e
andimarek
and
claude
committed
b3e3f3e
View commit details
Copy full SHA for b3e3f3e
Browse repository at this point
Move VariablesTypesMatcher and all validation tests from rules sub-package to validation package
Show description for 1f6d39d
andimarek
and
claude
committed
1f6d39d
View commit details
Copy full SHA for 1f6d39d
Browse repository at this point
Commits on Jan 29, 2026
Improve OperationValidator documentation and naming
Show description for 142bad7
andimarek
and
cursoragent
committed
142bad7
View commit details
Copy full SHA for 142bad7
Browse repository at this point
Remove redundant shouldRunDocumentLevelRules() checks
Show description for 72b2828
andimarek
and
cursoragent
committed
72b2828
View commit details
Copy full SHA for 72b2828
Browse repository at this point
Add JSpecify @NullMarked annotations to ValidationContext and OperationValidator
Show description for e0c5f0b
andimarek
and
cursoragent
committed
e0c5f0b
View commit details
Copy full SHA for e0c5f0b
Browse repository at this point
Add JSpecify @NullMarked annotations to TraversalContext
Show description for b65e8c3
andimarek
and
cursoragent
committed
b65e8c3
View commit details
Copy full SHA for b65e8c3
Browse repository at this point
Commits on Feb 13, 2026
Merge origin/master into validation-refactor
Show description for 23dd3db
andimarek
committed
23dd3db
View commit details
Copy full SHA for 23dd3db
Browse repository at this point
Commits on Feb 15, 2026
Optimize validation hot paths to reduce collection overhead
Show description for 7a4e1fb
andimarek
and
claude
committed
7a4e1fb
View commit details
Copy full SHA for 7a4e1fb
Browse repository at this point
Merge branch 'master' into validation-refactor
andimarek
committed
c0b4b1c
View commit details
Copy full SHA for c0b4b1c
Browse repository at this point
Remove unnecessary null checks on getCodeRegistry()
Show description for 051f73d
andimarek
and
claude
committed
051f73d
View commit details
Copy full SHA for 051f73d
Browse repository at this point
Commits on Feb 19, 2026
Revert Locale.getDefault() fallback in GraphQL and ParseAndValidate
Show description for c0cf41c
andimarek
and
claude
committed
c0cf41c
View commit details
Copy full SHA for c0cf41c
Browse repository at this point
Clean up OperationValidator: remove dead code and fix warnings
Show description for 072165b
andimarek
and
claude
committed
072165b
View commit details
Copy full SHA for 072165b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL