ValidationEventHandler Delegate |
Note: This API is now obsolete.
[Missing <summary> documentation for "T:Stimulsoft.Base.Json.Schema.ValidationEventHandler"]
Namespace: Stimulsoft.Base.Json.Schema
[ObsoleteAttribute("JSON Schema validation has been moved to its own package. See http://www.newtonsoft.com/jsonschema for more details.")] public delegate void ValidationEventHandler( Object sender, ValidationEventArgs e )