public interface ContentValidator
Modifier and Type | Method and Description |
---|---|
void |
validate(ValidityLevel level,
String artifactContent)
Called to validate the given content.
|
void validate(ValidityLevel level, String artifactContent) throws InvalidContentException
level
- artifactContent
- InvalidContentException
Copyright © 2019 Red Hat. All rights reserved.