public class AttributeProfileSchemaValidator extends Object implements org.opensaml.xml.validation.Validator<AttributeProfile>
AttributeProfile for Schema compliance.| Constructor and Description |
|---|
AttributeProfileSchemaValidator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(AttributeProfile attributeProfile) |
protected void |
validateProfileURI(AttributeProfile attributeProfile)
Checks that ProfileURI is present.
|
public AttributeProfileSchemaValidator()
public void validate(AttributeProfile attributeProfile) throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<AttributeProfile>org.opensaml.xml.validation.ValidationExceptionprotected void validateProfileURI(AttributeProfile attributeProfile) throws org.opensaml.xml.validation.ValidationException
attributeProfile - org.opensaml.xml.validation.ValidationExceptionCopyright © 1999–2015. All rights reserved.