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