API 参考
    正在准备搜索索引...
    • Creates a database check. Can be used on entity property or on entity. Can create checks with composite columns when used on entity.

      参数

      • expression: string

      返回 ClassDecorator & PropertyDecorator

    • Creates a database check. Can be used on entity property or on entity. Can create checks with composite columns when used on entity.

      参数

      • name: string
      • expression: string

      返回 ClassDecorator & PropertyDecorator