Constructor and Description |
---|
IDPListSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(IDPList list)
Checks to see if a XMLObject is valid.
|
protected void |
validateIDPEntries(IDPList list)
Validates IDPEntry child elements.
|
public void validate(IDPList list) throws ValidationException
validate
in interface Validator<IDPList>
list
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateIDPEntries(IDPList list) throws ValidationException
list
- ValidationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.