Skip to content

@serenity-is/corelib / MaxLengthAttribute

Class: MaxLengthAttribute

Table of contents

Constructors

Properties

Constructors

constructor

new MaxLengthAttribute(maxLength)

Parameters

Name Type
maxLength number

Defined in

src/decorators/index.ts:165

Properties

maxLength

maxLength: number

Defined in

src/decorators/index.ts:165