简体中文
Toggle theme
YAML 验证器
在线验证 YAML 内容格式和语法。
YAML Input
# Example YAML server: host: localhost port: 8080 database: driver: postgres host: db.example.com port: 5432 name: myapp credentials: username: admin password: secret123 features: - authentication - logging - monitoring
Validation Result
Paste YAML and validate
验证 YAML