JsonOptions Třída

Definice

public ref class JsonOptions
public class JsonOptions
type JsonOptions = class
Public Class JsonOptions
Dědičnost
JsonOptions

Konstruktory

JsonOptions()

Možnosti konfigurace SystemTextJsonInputFormatter a SystemTextJsonOutputFormatter.

Vlastnosti

AllowInputFormatterExceptionMessages

Získá nebo nastaví příznak k určení, jestli se chybové zprávy z deserializace JSON pomocí objektu SystemTextJsonInputFormatter přidají do ModelStateDictionary. V případě falsese místo toho použije obecná chybová zpráva.

JsonSerializerOptions

Získá objekt JsonSerializerOptions používaný a SystemTextJsonInputFormatterSystemTextJsonOutputFormatter.

Platí pro