Default implementation of a {@link javax.xml.bind.ValidationEventHandler}. Causes the validation to fail as soon as the first error or fatal error is encountered.
This instance of {@link javax.xml.bind.ValidationEventHandler} issuitable for use of the unmarshallers or validators default event handler.
@author JSR-31 @since JAXB1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|