| SchemaValidationEventArgsMessage Property |
Gets the text description corresponding to the validation event.
Namespace:
Newtonsoft.Json.Schema
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax public string Message { get; }
Property Value
Type:
StringThe text description.
See Also