ValidationEventHandler
Represents the callback method that will handle JSON schema validation events and the ValidationEventArgs.
JSON Schema validation has been moved to its own package. See http://www.newtonsoft.com/jsonschema for more details.
public virtual IAsyncResult BeginInvoke(object sender, ValidationEventArgs e, AsyncCallback callback, object object)