跳到主要内容

ICategoryAttribute interface

扩展自定义字段

Signature:

interface ICategoryAttribute 

Properties

Property

Modifiers

Type

Description

description?

string

(Optional) 当前字段的含义的详细描述

name

string

属性值在JSON中的名称

rules

ICategoryAttributeRule[]

属性的约束规则

type

'STRING' | 'INTEGER' | 'FLOAT' | 'TIME'

字段类型 @vm-type UnknownType