public class SubjectQuerySchemaValidator<QueryType extends SubjectQuery> extends Object implements Validator<QueryType>
SubjectQuery
for Schema compliance.Constructor and Description |
---|
SubjectQuerySchemaValidator() |
public void validate(QueryType subjectQuery) throws ValidationException
validate
in interface Validator<QueryType extends SubjectQuery>
subjectQuery
- the XMLObject to validateValidationException
- thrown if the element is not validCopyright © 2018 JBoss by Red Hat. All rights reserved.