🛡️ Schema Validation
[server] — All fields valid
[database] — Types match schema
[logging.level] — Expected enum: debug|info|warn|error
[products] — Array structure valid
📁 Multi-file Management
config.toml
production.toml
staging.toml
+ New File
📤 Export Configurations
→ YAML
→ ENV
→ INI
→ XML
→ HCL