@ApplicationScoped public class AvroContentValidator extends Object implements ContentValidator
Constructor and Description |
---|
AvroContentValidator()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
validate(ValidityLevel level,
String artifactContent)
Called to validate the given content.
|
public void validate(ValidityLevel level, String artifactContent) throws InvalidContentException
ContentValidator
validate
in interface ContentValidator
InvalidContentException
ContentValidator.validate(io.apicurio.registry.rules.validity.ValidityLevel, java.lang.String)
Copyright © 2019 Red Hat. All rights reserved.