tuweni / org.apache.tuweni.toml / TomlParseResult / hasErrors

hasErrors

open fun hasErrors(): Boolean (source)

Returns true if the TOML document contained errors.

Return
Boolean: true if the TOML document contained errors.