public interface Validator extends Factory
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getReportStream()
Gets the report for the latest call to validate
|
boolean |
validate(java.net.URL input)
Validates the resource at the given URL
|
getDescription, getDisplayName, getFeature, getIdentifier, getProperty, setFeature
boolean validate(java.net.URL input)
input
- the resource URLjava.io.InputStream getReportStream()