What this developer tool does
Each non-comment line is classified as a table header, array-table header, or key-value assignment. Values are parsed by type and keys are checked for duplicates within their table.
Supported values include quoted strings, integers, floats, booleans, RFC-style date text, arrays, and inline tables. Errors are accumulated with their source lines.
A Valid result means the file passed this validator’s documented subset. It is not a substitute for loading the file with the exact TOML library used by your application.