And
org.encalmo.validator.Validator.And
Sequence of errors resulting from the logical conjunction of constraints.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Errorclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Combines this error with another one using logical conjunction.
Returns first error message.
Maps error messages with the provided function.
Returns all errors' messages in a depth-first flattened sequence.
Returns all errors' messages in a depth-first flattened sequence.
Attributes
- Definition Classes
Combines this error with another one using logical disjunction.
In this article