Package software.amazon.smithy.model.validation.suppressions
-
Interface Summary Interface Description SeverityOverride Changes the severity of a validation event.Suppression SuppressesValidationEvent
s emitted fromValidator
s. -
Class Summary Class Description ModelBasedEventDecorator Creates aValidationEventDecorator
that applies custom suppressions, custom severity overrides, suppressions parsed from model metadata, and severity overrides parsed from model metadata.