ValidationCategory Enum

Definition

Defines values for ValidationCategory.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ValidationCategory
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ValidationCategory = 
Public Enum ValidationCategory
Inheritance
ValidationCategory
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

JobCreationValidation 0

Identify request of pre-job creation validations.

Applies to