Class Validated.None<T>
java.lang.Object
io.micrometer.core.instrument.config.validate.Validated.None<T>
- Type Parameters:
T- A type that this validation is being coerced to or joined with in a list of validators.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Validated
Validated.Either, Validated.Invalid<T>, Validated.None<T>, Validated.Secret, Validated.Valid<T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator