org.opensaml.saml2.metadata.validator
public class TelephoneNumberSchemaValidator extends Object implements Validator<TelephoneNumber>
TelephoneNumber
for Schema compliance.Constructor and Description |
---|
TelephoneNumberSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(TelephoneNumber telephoneNumber) |
protected void |
validateNumber(TelephoneNumber telephoneNumber)
Checks that Number is present.
|
public TelephoneNumberSchemaValidator()
public void validate(TelephoneNumber telephoneNumber) throws ValidationException
validate
in interface Validator<TelephoneNumber>
ValidationException
protected void validateNumber(TelephoneNumber telephoneNumber) throws ValidationException
telephoneNumber
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.