@serenity-is/corelib / MaxLengthAttribute

Class: MaxLengthAttribute

Table of contents

Constructors

Properties

Constructors

constructor

new MaxLengthAttribute(maxLength): MaxLengthAttribute

Parameters

Name Type
maxLength number

Returns

MaxLengthAttribute

Defined in

src/types/attributes.ts:166

Properties

maxLength

maxLength: number

Defined in

src/types/attributes.ts:166