Skip to content

@iamcalegari/mongoat / MaxLength

Function: MaxLength()

MaxLength(maxLength): (_value, context) => void

Defined in: src/schema/sugars.ts:80

Sugar over @Prop({ maxLength }).

Parameters

maxLength

number

Returns

(_value, context) => void