Class ViolationsAsObjectMetadata

  • All Implemented Interfaces:
    SchemaViolationHandler

    @ComponentProfile(summary="Render an XML representation of the schema violations as object metadata",
                      since="3.10.2")
    public class ViolationsAsObjectMetadata
    extends ViolationHandlerImpl
    Uses SchemaViolations and adds it as object metadata.

    In the adapter configuration file this class is aliased as schema-violations-as-object-metadata which is the preferred alternative to the fully qualified classname when building your configuration.