awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesReference Schema Validators

Validates that a loaded configuration contains all expected keys by comparing it against a reference configuration.

Distinct from Configuration Validation: Distinct from Configuration Validation: validates against a reference schema rather than general syntax or structure checks.

Explore 1 awesome GitHub repository matching devops & infrastructure · Reference Schema Validators. Refine with filters or upvote what's useful.

Awesome Reference Schema Validators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • lightbend/configlightbend का अवतार

    lightbend/config

    6,309GitHub पर देखें↗

    This is a configuration library for JVM applications that parses HOCON, JSON, and Java properties files into an immutable tree structure. It resolves ${...} placeholders by traversing the configuration tree and falling back to environment variables and system properties, and validates loaded configurations against a reference schema. The library loads configuration from classpath resources, files, URLs, system properties, and environment variables, merging them with priority-based override semantics. It provides typed value access with automatic type coercion, supports dot-path navigation,

    Checks that a configuration contains all keys present in a reference config, throwing an exception for mismatches.

    Javaconfiguration-libraryhoconsupported
    GitHub पर देखें↗6,309
  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. Configuration Validation
  5. Reference Schema Validators