Package software.amazon.smithy.rulesengine.validators
-
Interface Summary Interface Description AuthSchemeValidator Validates an authentication scheme after passing a predicate check. -
Class Summary Class Description RuleSetAuthSchemesValidator Validator which verifies an endpoint with an authSchemes property conforms to a strict schema.RuleSetBuiltInValidator Validates that the built-in's specified on parameters are supported.RuleSetParameterValidator Validator for rule-set parameters.RuleSetParamMissingDocsValidator Validator to ensure that all parameters have documentation.RuleSetTestCaseValidator Validator to ensure that test cases for rule-sets pass type checking evaluation.RuleSetUriValidator Validate that URIs start with a scheme.