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