public class AttributeStatementSchemaValidator extends SubjectStatementSchemaValidator<AttributeStatement>
AttributeStatement
for Schema compliance.Constructor and Description |
---|
AttributeStatementSchemaValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(AttributeStatement attributeStatement)
Checks to see if a XMLObject is valid.
|
validateSubject
public void validate(AttributeStatement attributeStatement) throws ValidationException
validate
in interface Validator<AttributeStatement>
validate
in class SubjectStatementSchemaValidator<AttributeStatement>
attributeStatement
- the XMLObject to validateValidationException
- thrown if the element is not validCopyright © 2018 JBoss by Red Hat. All rights reserved.