Constructor and Description |
---|
NameIDSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(NameID nameID)
Checks to see if a XMLObject is valid.
|
protected void |
validateName(NameID nameID)
Checks that Name is present.
|
public void validate(NameID nameID) throws ValidationException
validate
in interface Validator<NameID>
nameID
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateName(NameID nameID) throws ValidationException
nameID
- ValidationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.