Interface | Description |
---|---|
ContentValidator |
Validates content.
|
Class | Description |
---|---|
ApicurioDataModelContentValidator |
A content validator implementation for the OpenAPI and AsyncAPI content types.
|
AsyncApiContentValidator |
A content validator implementation for the AsyncAPI content type.
|
AvroContentValidator |
A content validator implementation for the Avro content type.
|
GraphQLContentValidator |
A content validator implementation for the GraphQL content type.
|
JsonSchemaContentValidator |
A content validator implementation for the JsonSchema content type.
|
KafkaConnectContentValidator |
A content validator implementation for the Kafka Connect schema content type.
|
OpenApiContentValidator |
A content validator implementation for the OpenAPI content type.
|
ProtobufContentValidator |
A content validator implementation for the Protobuf content type.
|
ProtobufFdContentValidator |
A content validator implementation for the Protobuf FD content type.
|
ValidityRuleExecutor | |
WsdlContentValidator | |
XmlContentValidator | |
XsdContentValidator |
Enum | Description |
---|---|
ValidityLevel |
Indicates what level of validation should be performed by the content validity rule.
|
Exception | Description |
---|---|
InvalidContentException |
Indicates that the artifact content was invalid.
|
Copyright © 2020 Red Hat. All rights reserved.