public class AssertionIDRefSchemaValidator extends Object implements Validator<AssertionIDRef>
AssertionIDRef
for Schema compliance.Constructor and Description |
---|
AssertionIDRefSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AssertionIDRef assertionIDRef)
Checks to see if a XMLObject is valid.
|
protected void |
validateIDRef(AssertionIDRef assertionIDRef)
Checks that the ID Reference is present.
|
public void validate(AssertionIDRef assertionIDRef) throws ValidationException
validate
in interface Validator<AssertionIDRef>
assertionIDRef
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateIDRef(AssertionIDRef assertionIDRef) throws ValidationException
assertionIDRef
- ValidationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.