org.encalmo.validator.Validator.Error
See theError companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Known subtypes
-
Members list
Combines this error with another one using logical conjunction.
Combines this error with another one using logical conjunction.
Attributes
Returns first error message.
Returns first error message.
Attributes
Maps error messages with the provided function.
Maps error messages with the provided function.
Attributes
Returns all errors' messages in a depth-first flattened sequence.
Returns all errors' messages in a depth-first flattened sequence.
Attributes
Combines this error with another one using logical disjunction.
Combines this error with another one using logical disjunction.
Attributes
Combines all errors' messages into a single sentence.
Combines all errors' messages into a single sentence.
Attributes