report

reports error, if any, to a provided string list

Return

ValidationResult returns itself

Author

fzzyhmstrs

Since

0.2.0

Parameters

errorBuilder

MutableList for appending errors.


reports error, if any, to a provided reporter (such as a logger)

Return

ValidationResult returns itself

Author

fzzyhmstrs

Since

0.5.9

Parameters

errorReporter

Consumer for reporting errors.