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, warning
public java.util.List<ValidationEvent> validate(Model model)
Validator
model
- Model to validate.