public interface ContentValidator
Modifier and Type | Method and Description |
---|---|
void |
validate(ValidityLevel level,
ContentHandle artifactContent)
Called to validate the given content.
|
void validate(ValidityLevel level, ContentHandle artifactContent) throws InvalidContentException
level
- the levelartifactContent
- the contentInvalidContentException
- for any invalid contentCopyright © 2020 Red Hat. All rights reserved.