Interface IValidationEventHandler
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/ValidationEventHandler.html
public interface IValidationEventHandler
Methods
HandleEvent(ValidationEvent)
bool HandleEvent(ValidationEvent arg0)