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