Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
java-json-tools
/
json-schema-validator
Public
Notifications
You must be signed in to change notification settings
Fork
396
Star
1.6k
Code
Issues
142
Pull requests
22
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
522f80f
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 31, 2019
Remove conflict marker
Capstan
committed
522f80f
Copy full SHA for 522f80f
Merge branch 'master' into rfc-6531
Capstan
authored
2393a65
Copy full SHA for 2393a65
Fixed issue regarding date 2017-10-15
Bruno Casemiro Kurzawe
authored and
Capstan
committed
2f21097
Copy full SHA for 2f21097
Commits on Aug 30, 2019
Lazily instantiate defaults for JsonSchemaFactoryBuilder. (#293)
Show description for e6d9207
Capstan
authored
e6d9207
Copy full SHA for e6d9207
Update jsr305 dependency
vjkoskela
authored and
Capstan
committed
da8d43c
Copy full SHA for da8d43c
Merge pull request #292 from Capstan/gradle-5.4
Show description for 489192e
Capstan
authored
489192e
Copy full SHA for 489192e
Fix package errors in javadoc @link references.
Capstan
committed
2b7de8d
Copy full SHA for 2b7de8d
Don't use extDirs in javadoc.
Show description for e90ae13
Capstan
committed
e90ae13
Copy full SHA for e90ae13
Replaced dead javadoc links with www.javadoc.io links.
Capstan
committed
e2df741
Copy full SHA for e2df741
Update to Gradle 5.6.1.
Capstan
committed
35aae67
Copy full SHA for 35aae67
Commits on May 23, 2018
Update README.md
huggsboson
authored
4bf148a
Copy full SHA for 4bf148a
Commits on May 16, 2018
Update README.md
huggsboson
authored
1b4c46f
Copy full SHA for 1b4c46f
Commits on May 15, 2018
Roll back to old date time validator (#262)
Show description for 0992fe1
huggsboson
authored
0992fe1
Copy full SHA for 0992fe1
Commits on May 12, 2018
Set version to 2.2.10-SNAPSHOT
huggsboson
committed
3c0b7bb
Copy full SHA for 3c0b7bb
Commits on Apr 24, 2018
Support email address formats from RFC 6531
Joshua Ali
committed
70ae8c0
Copy full SHA for 70ae8c0
Commits on Jul 10, 2017
Merge pull request #235 from tvdinh/rfc3339_datetime
Show description for 728b3da
huggsboson
authored
728b3da
Copy full SHA for 728b3da
Commits on Jun 14, 2017
Used joda-time lib for RFC3339DateTimeAttribute. Added more unit tests
tvdinh
committed
d273e06
Copy full SHA for d273e06
Commits on Jun 11, 2017
Use a stricter date-time attribute formatter(rfc3339)
tvdinh
committed
01d2d64
Copy full SHA for 01d2d64
Commits on Jun 3, 2017
Merge pull request #223 from crate-metadata/CacheSize
Show description for c1fffae
huggsboson
authored
c1fffae
Copy full SHA for c1fffae
Release 2.2.8
huggsboson
committed
c2ad15d
Copy full SHA for c2ad15d
Update README.md
huggsboson
authored
7782e51
Copy full SHA for 7782e51
Merge pull request #210 from agebhar1/feature/update-deps
Show description for 0f5660f
huggsboson
authored
0f5660f
Copy full SHA for 0f5660f
Merge branch 'master' into feature/update-deps
huggsboson
authored
95b1df8
Copy full SHA for 95b1df8
Merge pull request #209 from agebhar1/feature/badges
Show description for 4e75df4
huggsboson
authored
4e75df4
Copy full SHA for 4e75df4
Gradle and build updates
huggsboson
committed
33abfca
Copy full SHA for 33abfca
Commits on May 2, 2017
Update README.md
huggsboson
authored
ee09b5b
Copy full SHA for ee09b5b
Update README.md
huggsboson
authored
fe5ae3a
Copy full SHA for fe5ae3a
Commits on Apr 26, 2017
Merge pull request #219 from zhangzheflying/master
Show description for 9705580
huggsboson
authored
9705580
Copy full SHA for 9705580
Merge pull request #222 from crate-metadata/SecFracs
Show description for e83dfb6
huggsboson
authored
e83dfb6
Copy full SHA for e83dfb6
Merge pull request #221 from crate-metadata/KeywordValidators
Show description for 33a76db
huggsboson
authored
33a76db
Copy full SHA for 33a76db
Merge pull request #220 from crate-metadata/JsonSchemaInterface
Show description for 944e01a
huggsboson
authored
944e01a
Copy full SHA for 944e01a
Commits on Mar 2, 2017
Configurable cache size for processing validations
Show description for 6b4c650
mmolina
authored and
huggsboson
committed
6b4c650
Copy full SHA for 6b4c650
Fixes issue #143 opened by @rberger
Show description for ac2e223
vikasbodke
authored and
huggsboson
committed
ac2e223
Copy full SHA for ac2e223
Switch KeywordValidators to use a factory model
Thomas Holmes
authored and
huggsboson
committed
42ab769
Copy full SHA for 42ab769
Changed JsonSchema to an interface
Show description for 41f22fb
Archimedes Trajano
authored and
huggsboson
committed
41f22fb
Copy full SHA for 41f22fb
Pagination
Previous
Next
You can’t perform that action at this time.