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
.
VILLASframework
/
node
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
21
Code
Issues
62
Pull requests
12
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Validate configuration file against JSON schema
- #1050
#1050
Open
pjungkamp
wants to merge 25 commits into
master
VILLASframework/node:master
from
config-validation
VILLASframework/node:config-validation
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Validate configuration file against JSON schema
#1050
pjungkamp
wants to merge 25 commits into
master
VILLASframework/node:master
from
config-validation
VILLASframework/node:config-validation
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
fix(openapi): Use OpenAPI 3.1.1 with JSON Schema Draft 07 dialect
Show description for 5d58580
pjungkamp
committed
5d58580
View commit details
Copy full SHA for 5d58580
Browse repository at this point
fix(redocly): Fix linter configuration
Show description for c34719d
pjungkamp
committed
c34719d
View commit details
Copy full SHA for c34719d
Browse repository at this point
feat(editorconfig): Add yaml configuration
Show description for d40016d
pjungkamp
committed
d40016d
View commit details
Copy full SHA for d40016d
Browse repository at this point
feat(openapi): Make redocly configuration more strict
Show description for 382687e
pjungkamp
committed
382687e
View commit details
Copy full SHA for 382687e
Browse repository at this point
Commits on Aug 10, 2026
fix(hook-pmu_dft): Fix configuration typos
Show description for 4978bd2
pjungkamp
committed
4978bd2
View commit details
Copy full SHA for 4978bd2
Browse repository at this point
refactor(openapi): Rewrite all schema files
Show description for 8a375a9
pjungkamp
committed
8a375a9
View commit details
Copy full SHA for 8a375a9
Browse repository at this point
feat(node): Introduce json-schema-validator for bundled schemas
Show description for 5d6327a
pjungkamp
committed
5d6327a
View commit details
Copy full SHA for 5d6327a
Browse repository at this point
feat(clangd): Add compilation database path to build dir
Show description for fb80d42
pjungkamp
committed
fb80d42
View commit details
Copy full SHA for fb80d42
Browse repository at this point
feat(config): Validate configuration against JSON schema
Show description for 4197cb5
pjungkamp
committed
4197cb5
View commit details
Copy full SHA for 4197cb5
Browse repository at this point
feat(gdb): Add gdbinit for nlohmann::json pretty printing
Show description for de260b3
pjungkamp
committed
de260b3
View commit details
Copy full SHA for de260b3
Browse repository at this point
fix(tool): Catch std::exception instead of std::runtime_error
Show description for d509d90
pjungkamp
committed
d509d90
View commit details
Copy full SHA for d509d90
Browse repository at this point
fix(node): Remove enabled and initial_sequenceno from configuration
Show description for 775d062
pjungkamp
committed
775d062
View commit details
Copy full SHA for 775d062
Browse repository at this point
fix(tests): Fix invalid test and example configurations
Show description for 4f86d16
pjungkamp
committed
4f86d16
View commit details
Copy full SHA for 4f86d16
Browse repository at this point
fix(tests): Reap left-over children from integration tests
Show description for e62c417
pjungkamp
committed
e62c417
View commit details
Copy full SHA for e62c417
Browse repository at this point
feat(config): Allow JSON files with comments
Show description for 08b0ff5
pjungkamp
committed
08b0ff5
View commit details
Copy full SHA for 08b0ff5
Browse repository at this point
chore(docker): Bump fedore-minimal container to Fedora 43
Show description for 075eec2
pjungkamp
committed
075eec2
View commit details
Copy full SHA for 075eec2
Browse repository at this point
fix(docker): Add workaround for local/lib libraries
Show description for 9c33e33
pjungkamp
committed
9c33e33
View commit details
Copy full SHA for 9c33e33
Browse repository at this point
feat(nix): Use gcc14Stdenv for devShell.default
Show description for a541b5e
pjungkamp
committed
a541b5e
View commit details
Copy full SHA for a541b5e
Browse repository at this point
chore(hooks): Remove enabled setting for hooks
Show description for 7d7eaa2
pjungkamp
committed
7d7eaa2
View commit details
Copy full SHA for 7d7eaa2
Browse repository at this point
fix(super_node): Remove unused broken code
Show description for ad154d9
pjungkamp
committed
ad154d9
View commit details
Copy full SHA for ad154d9
Browse repository at this point
fix(format-raw): Remove unnecessary exception
Show description for 6bdac46
pjungkamp
committed
6bdac46
View commit details
Copy full SHA for 6bdac46
Browse repository at this point
fix(hook-limit_value): Fix memory corruption
Show description for 5f3422c
pjungkamp
committed
5f3422c
View commit details
Copy full SHA for 5f3422c
Browse repository at this point
fix(hook-pmu): Allow explicit none window configuration
Show description for be3adbe
pjungkamp
committed
be3adbe
View commit details
Copy full SHA for be3adbe
Browse repository at this point
fix(config): Always allow integers where floats are allowed
Show description for e485929
pjungkamp
committed
e485929
View commit details
Copy full SHA for e485929
Browse repository at this point
fix(node-loopback): Fix use of undefined macro
Show description for 437930e
pjungkamp
committed
437930e
View commit details
Copy full SHA for 437930e
Browse repository at this point
You can’t perform that action at this time.