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-extended-validation
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
138
Code
Issues
9
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java-extended-validation
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 9, 2025
Remove SLF4J remnants
dondonz
committed
b5efab2
View commit details
Copy full SHA for b5efab2
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
Update to graphql-java 24 (#112)
josie-atkins
authored
f8c1e76
View commit details
Copy full SHA for f8c1e76
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
Adding v22 to the mix
bbakerman
committed
9d3c73d
View commit details
Copy full SHA for 9d3c73d
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
make fraction part in DigitsConstraint optional (#92)
Show description for c22f5ec
lgemela
authored
c22f5ec
View commit details
Copy full SHA for c22f5ec
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Locale is now in DFE - no need for reflection
bbakerman
committed
d04517c
View commit details
Copy full SHA for d04517c
View code at this point
Browse repository at this point
Locale is now in DFE
bbakerman
committed
e1bcdaa
View commit details
Copy full SHA for e1bcdaa
View code at this point
Browse repository at this point
Added graphql context to ValidationEnvironment
bbakerman
committed
6f77b80
View commit details
Copy full SHA for 6f77b80
View code at this point
Browse repository at this point
Retain trivial DataFetcher marker when original DataFetcher was trivial (#88)
Show description for 34df7d3
mushipeas
authored
34df7d3
View commit details
Copy full SHA for 34df7d3
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
Remove wildcard imports (#75)
Show description for 3d1969c
pelletier197
authored
3d1969c
View commit details
Copy full SHA for 3d1969c
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
merge with master (#72)
pelletier197
authored
598e375
View commit details
Copy full SHA for 598e375
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Replace to `ConcurrentMap` from `Map` (#65)
Show description for b3d9bc3
heowc
and
heowc
authored
b3d9bc3
View commit details
Copy full SHA for b3d9bc3
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
Pass in the correct value when building the error message (#63)
Paul Pop
authored
1319d3d
View commit details
Copy full SHA for 1319d3d
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
Feature/support list element validation for all constraints (#48)
Show description for 6ec5b58
pelletier197
authored
6ec5b58
View commit details
Copy full SHA for 6ec5b58
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
Upgrading to graphql-java 17 and test running again (#47)
Show description for d779f85
bbakerman
authored
d779f85
View commit details
Copy full SHA for d779f85
View code at this point
Browse repository at this point
Commits on Jul 7, 2021
Ignore size constraint when value is null (#42)
Show description for 9e5f06b
MarcusWalz00
authored
9e5f06b
View commit details
Copy full SHA for 9e5f06b
View code at this point
Browse repository at this point
Feature/bump hibernate validators version (#46)
Show description for 348a51b
pelletier197
authored
348a51b
View commit details
Copy full SHA for 348a51b
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
Adding Lists support for @NotBlank validation directive
setchy
committed
09d3ddc
View commit details
Copy full SHA for 09d3ddc
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
refactor: skip running validation on null value
Show description for 65274bb
aoudiamoncef
committed
65274bb
View commit details
Copy full SHA for 65274bb
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
refactor: upgrade to GraphQL Java 16.1
Show description for c3508e1
aoudiamoncef
committed
c3508e1
View commit details
Copy full SHA for c3508e1
View code at this point
Browse repository at this point
Commits on Oct 4, 2020
This allows circular types to be applied to. It fixes a StackOverflow bug (#34)
bbakerman
authored
8bf2565
View commit details
Copy full SHA for 8bf2565
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
fix schema wiring (#30)
pelletier197
authored
d70dbe6
View commit details
Copy full SHA for d70dbe6
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
Adding support for ID scalar type to Pattern, NotEmpty, NotBlank and Size constraints as per https://github.com/graphql-java/graphql-java-extended-validation/issues/21 (#26)
Show description for f58ea3a
bbakerman
and
setchy
authored
f58ea3a
View commit details
Copy full SHA for f58ea3a
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Updating to latest hibernate-validation dependency to match what is defaulted in spring-boot-starter-parent 2.3.0.RELEASE and above (#22)
setchy
authored
8db9ce3
View commit details
Copy full SHA for 8db9ce3
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
refactor(*): Upgrade to GraphQL Java 15.0 (#16)
Show description for 4c08118
aoudiamoncef
authored
4c08118
View commit details
Copy full SHA for 4c08118
View code at this point
Browse repository at this point
Adding Pattern support for Lists (#20)
Show description for 6617ef8
setchy
authored
6617ef8
View commit details
Copy full SHA for 6617ef8
View code at this point
Browse repository at this point
Commits on May 23, 2020
build(*): Upgrade project dependencies (#14)
Show description for 6f3b293
aoudiamoncef
authored
6f3b293
View commit details
Copy full SHA for 6f3b293
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Meant to use toList for paths
bbakerman
committed
bef87f7
View commit details
Copy full SHA for bef87f7
View code at this point
Browse repository at this point
Fix to jackson serialization (#4)
cliedeman
authored and
bbakerman
committed
8125ce1
View commit details
Copy full SHA for 8125ce1
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
TypeDefinitionRegistry support (#3)
bbakerman
authored
b103ffa
View commit details
Copy full SHA for b103ffa
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
Better locale support while its missing in graphql-java
bbakerman
committed
966d2ce
View commit details
Copy full SHA for 966d2ce
View code at this point
Browse repository at this point
Commits on Aug 25, 2019
Renamed the Possible rules to actual
bbakerman
committed
5d9e54f
View commit details
Copy full SHA for 5d9e54f
View code at this point
Browse repository at this point
Added runRule to possible to make it easier to run in a data fetcher by hand
bbakerman
committed
d9b4266
View commit details
Copy full SHA for d9b4266
View code at this point
Browse repository at this point
More example code
bbakerman
committed
fa779a5
View commit details
Copy full SHA for fa779a5
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
Added Java example code
bbakerman
committed
5c4aad8
View commit details
Copy full SHA for 5c4aad8
View code at this point
Browse repository at this point
Better documentation
bbakerman
committed
acd55e2
View commit details
Copy full SHA for acd55e2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.