Table of Contents

Enum Required

Namespace
Newtonsoft.Json
Assembly
Newtonsoft.Json.dll
public enum Required

Fields

AllowNull = 1
Always = 2
Default = 0
DisallowNull = 3