Constructor and Description |
---|
NewIDSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(NewID newid)
Checks to see if a XMLObject is valid.
|
protected void |
validateNewID(NewID newid)
Validate the element content.
|
public void validate(NewID newid) throws ValidationException
validate
in interface Validator<NewID>
newid
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateNewID(NewID newid) throws ValidationException
newid
- ValidationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.