ValidationFailed

@SerialVersionUID(1L) object ValidationFailed

Exception indicating that Config#checkValid found validity problems. The problems are available via the ValidationFailed#problems method. The getMessage of this exception is a potentially very long string listing all the problems found.

Exception indicating that Config#checkValid found validity problems. The problems are available via the ValidationFailed#problems method. The getMessage of this exception is a potentially very long string listing all the problems found.

Companion
class
class Object
trait Matchable
class Any