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.ValidationException
protected void validateName(Attribute attribute) throws org.opensaml.xml.validation.ValidationException
attribute
- org.opensaml.xml.validation.ValidationException
Copyright © 1999-2013. All Rights Reserved.