JsonConverterGetSchema Method |
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Stimulsoft.Base.Json.JsonConverter.GetSchema"]
Namespace: Stimulsoft.Base.Json
[ObsoleteAttribute("JSON Schema validation has been moved to its own package. It is strongly recommended that you do not override GetSchema() in your own converter. It is not used by Json.NET and will be removed at some point in the future. Converter's that override GetSchema() will stop working when it is removed.")] public virtual JsonSchema GetSchema()
[Missing <returns> documentation for "M:Stimulsoft.Base.Json.JsonConverter.GetSchema"]