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