| Constructor and Description |
|---|
GivenNameSchemaValidator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(GivenName givenName) |
protected void |
validateName(GivenName givenName)
Checks that Name is present.
|
public void validate(GivenName givenName) throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<GivenName>org.opensaml.xml.validation.ValidationExceptionprotected void validateName(GivenName givenName) throws org.opensaml.xml.validation.ValidationException
givenName - org.opensaml.xml.validation.ValidationExceptionCopyright © 1999–2015. All rights reserved.