public interface OpaqueResourceValidator
Modifier and Type | Method and Description |
---|---|
void |
validate(OpaqueResource resource)
check if the given resource is valid according to it's schema.
|
void validate(OpaqueResource resource) throws ValidationException
resource
- opaque resourceValidationException
- thrown if the validation fails, along with a description of the cause.Copyright © 2019. All rights reserved.