abstract fun errors(): MutableList<ConfigurationError>
The errors that occurred during parsing.
Return A list of errors.