Package org.openrewrite
Class Validated.Missing
java.lang.Object
org.openrewrite.Validated.Invalid
org.openrewrite.Validated.Missing
- Enclosing interface:
- Validated
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openrewrite.Validated
Validated.Both, Validated.Either, Validated.Invalid, Validated.Missing, Validated.None, Validated.Secret, Validated.Valid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.Validated.Invalid
getException, getMessage, getProperty, getValue, isValid, iterator, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Missing
-