MapperConstraints interface

Özellikler

ExclusiveMaximum
ExclusiveMinimum
InclusiveMaximum
InclusiveMinimum
MaxItems
MaxLength
MinItems
MinLength
MultipleOf
Pattern
UniqueItems

Özellik Ayrıntıları

ExclusiveMaximum

ExclusiveMaximum?: number

Özellik Değeri

number

ExclusiveMinimum

ExclusiveMinimum?: number

Özellik Değeri

number

InclusiveMaximum

InclusiveMaximum?: number

Özellik Değeri

number

InclusiveMinimum

InclusiveMinimum?: number

Özellik Değeri

number

MaxItems

MaxItems?: number

Özellik Değeri

number

MaxLength

MaxLength?: number

Özellik Değeri

number

MinItems

MinItems?: number

Özellik Değeri

number

MinLength

MinLength?: number

Özellik Değeri

number

MultipleOf

MultipleOf?: number

Özellik Değeri

number

Pattern

Pattern?: RegExp

Özellik Değeri

RegExp

UniqueItems

UniqueItems?: true

Özellik Değeri

true