@iamcalegari/mongoat / MinLength
Function: MinLength()
MinLength(
minLength): (_value,context) =>void
Defined in: src/schema/sugars.ts:71
Sugar over @Prop({ minLength }).
Parameters
minLength
number
Returns
(_value, context) => void