public abstract ValidatorHandler newValidatorHandler ()

Creates a new ValidatorHandler for this Schema.

Implementors should assure that the properties set on the SchemaFactory that created this Schema are also set on the ValidatorHandler constructed.

Returns:  Always return a non-null valid object.