public class UniqueProtocolTestCaseIdValidator extends AbstractValidator
smithy.test#httpRequestTests,
smithy.test#httpResponseTests, and smithy.test#httpMalformedRequestTests
are unique across all test cases.MODEL_ERROR| Constructor and Description |
|---|
UniqueProtocolTestCaseIdValidator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ValidationEvent> |
validate(Model model)
Validates a model and returns a list of validation events.
|
createEvent, createEvent, danger, danger, error, error, getName, note, note, warning, warningpublic java.util.List<ValidationEvent> validate(Model model)
Validatormodel - Model to validate.