共用方式為


ValidationStatus type

定義 ValidationStatus 的值。

type ValidationStatus = "Valid" | "Invalid" | "Skipped"