Enum RuleSetErrorType
[JsonConverter(typeof(JsonStringEnumConverter<RuleSetErrorType>))]
public enum RuleSetErrorType
Fields
InvalidRulesSkipped = 1InvalidRulesetLevelTag = 2SourceIsNotJsonObject = 0
[JsonConverter(typeof(JsonStringEnumConverter<RuleSetErrorType>))]
public enum RuleSetErrorType
InvalidRulesSkipped = 1InvalidRulesetLevelTag = 2SourceIsNotJsonObject = 0