nestjs-typeorm3-kit / validate / IsLongerThan
IsLongerThan(
property
,validationOptions
):PropertyDecorator
Defined in: src/validate/decorator/index.ts:50
Custom validator: checks if current property is longer than another property
string
ValidationOptions
= {}
PropertyDecorator