Package org.openrewrite
Class Validated.None
java.lang.Object
org.openrewrite.Validated.None
- Enclosing interface:
- Validated
Indicates that no validation has occurred. None is considered "valid", effectively a no-op validation.
-
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator