共用方式為


FacetError interface

執行導致錯誤的 Facet。

Extends

屬性

errors

數位,包含偵測到的 Facet 錯誤與詳細數據。

resultType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

expression

Facet 運算式,與對應Facet要求中的相同。

屬性詳細資料

errors

數位,包含偵測到的 Facet 錯誤與詳細數據。

errors: ErrorDetails[]

屬性值

resultType

多型歧視性,指定這個物件可以是的不同類型

resultType: "FacetError"

屬性值

"FacetError"

繼承的屬性詳細資料

expression

Facet 運算式,與對應Facet要求中的相同。

expression: string

屬性值

string

繼承自Facet.expression