Share via


FieldJson.ProcessValidation(JObject) Method

Definition

protected void ProcessValidation (Newtonsoft.Json.Linq.JObject schema);
member this.ProcessValidation : Newtonsoft.Json.Linq.JObject -> unit
Protected Sub ProcessValidation (schema As JObject)

Parameters

schema
Newtonsoft.Json.Linq.JObject

Applies to