writeError

fun writeError(errors: List<String>)

Deprecated

Use the new overloads that consume strings and pass the appropriate logger consumer in

Writes an error log to console if this validation result is errored

Author

fzzyhmstrs

Since

0.1.0, deprecated 0.7.0

Parameters

errors

List of secondary errors to add to the log