ValidationFailed

org.ekrich.config.ConfigException.ValidationFailed
See theValidationFailed companion class

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.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article