Interface | Description |
---|---|
EntityState |
The entity state interface defines methods that must be implemented
by components that store information about entity declarations, as well as by
entity validator that will need to validate attributes of type entity.
|
Class | Description |
---|---|
ConfigurableValidationState |
An extension of ValidationState which can be configured to turn
off checking for ID/IDREF errors and unparsed entity errors.
|
ValidationManager |
ValidationManager is a coordinator property for validators in the
pipeline.
|
ValidationState |
Implementation of ValidationContext inteface.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.