FormContext.GetJsonValidationMetadata Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a serialized object that contains the form identifier and field-validation values for the form.
public string GetJsonValidationMetadata ();
member this.GetJsonValidationMetadata : unit -> string
Public Function GetJsonValidationMetadata () As String
Returns
A serialized object that contains the form identifier and field-validation values for the form.