Validador TOML
Valide y formatee archivos de configuración TOML. Verifique la sintaxis y detecte errores con números de línea.
Pegue su TOML para validar
Verifique la sintaxis y formatee archivos de configuración TOML
Ctrl+Enter ejecutarCtrl+Shift+C copiar
Más información
Validacion TOML: reglas de sintaxis, errores y mejores practicas
Aprenda la sintaxis TOML para archivos de configuracion, errores comunes y comparacion con YAML y JSON.
What Is TOML?
TOML (Tom's Obvious, Minimal Language) is a configuration file format designed to be easy to read and write. Created by Tom Preston-Werner (co-founder of GitHub), TOML maps clearly to a hash table and is intended to be unambiguous — every TOML document has exactly one valid interpretation.
6 min de lecturaLeer la guía completa