Class AuthSchemesValidator
java.lang.Object
software.amazon.smithy.rulesengine.validators.AuthSchemesValidator
Validator which verifies an endpoint with an authSchemes property conforms to a strict schema.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stream<ValidationError>
validateRuleset
(EndpointRuleSet ruleset)
-
Method Details
-
validateRuleset
-