config-file-validator
config validator
A command-line tool for validating configuration files from various formats.
Cross Platform tool to validate configuration files
345 stars
9 watching
70 forks
Language: Go
last commit: 22 days ago
Linked from 1 awesome list
cliconfigconfiguration-filesdeveloper-toolsdevopsfilesgogolanghacktoberfesthacktoberfest-2024hacktoberfest2024inijsontest-automationtestingtesting-toolstomlvalidatorxmlyaml
Related projects:
Repository | Description | Stars |
---|---|---|
cloud66-oss/copper | A tool to validate Kubernetes configuration files by enforcing best practices and policies. | 274 |
shawntabrizi/substrate-toml-lint | A tool to validate and improve the structure of configuration files in Substrate projects | 9 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
paked/configure | An API for easy configuration of project settings through multiple data sources | 56 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
batfish/pybatfish | A tool for validating network device configurations and ensuring correctness in security, reliability, and compliance. | 214 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
miladabc/gonfig | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
heetch/confita | A library that loads configuration from multiple backends into a structured format | 495 |
num30/config | A package for declarative configuration in Go | 50 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |