Package org.openrewrite
Class Validated.Missing
- java.lang.Object
-
- org.openrewrite.Validated.Invalid
-
- org.openrewrite.Validated.Missing
-
- Enclosing interface:
- Validated
public static class Validated.Missing extends Validated.Invalid
-
-
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
-
-
Method Summary
-
Methods inherited from class org.openrewrite.Validated.Invalid
getException, getMessage, getProperty, getValue, isValid, iterator, toString
-
-