次の方法で共有


ValidationCategory 列挙型

定義

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
継承
ValidationCategory
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

JobCreationValidation 0

ジョブ前の作成検証の要求を特定します。

適用対象