Class Validated.Valid<T>
java.lang.Object
io.micrometer.core.instrument.config.validate.Validated.Valid<T>
- Type Parameters:
T- The type of the property.
- Direct Known Subclasses:
Validated.Secret
-
Nested Class Summary
Nested classes/interfaces inherited from interface Validated
Validated.Either, Validated.Invalid<T>, Validated.None<T>, Validated.Secret, Validated.Valid<T> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator