Package io.micrometer.core.instrument.config.validate
package io.micrometer.core.instrument.config.validate
-
Interface Summary
-
Class SummaryClassDescriptionValidator for properties.Indicates that no validation has occurred.A specialization
Validated.Validthat won't print the secret in plain text if the validation is serialized.A valid property value. -
Enum Class Summary
-
Exception SummaryExceptionDescriptionTurns a set of
Validated.Invalidinto a throwable exception, which is used to throw an unchecked exception at runtime when one or more properties are invalid.