MapperConstraints interface

Vlastnosti

ExclusiveMaximum
ExclusiveMinimum
InclusiveMaximum
InclusiveMinimum
MaxItems
MaxLength
MinItems
MinLength
MultipleOf
Pattern
UniqueItems

Podrobnosti vlastnosti

ExclusiveMaximum

ExclusiveMaximum?: number

Hodnota vlastnosti

number

ExclusiveMinimum

ExclusiveMinimum?: number

Hodnota vlastnosti

number

InclusiveMaximum

InclusiveMaximum?: number

Hodnota vlastnosti

number

InclusiveMinimum

InclusiveMinimum?: number

Hodnota vlastnosti

number

MaxItems

MaxItems?: number

Hodnota vlastnosti

number

MaxLength

MaxLength?: number

Hodnota vlastnosti

number

MinItems

MinItems?: number

Hodnota vlastnosti

number

MinLength

MinLength?: number

Hodnota vlastnosti

number

MultipleOf

MultipleOf?: number

Hodnota vlastnosti

number

Pattern

Pattern?: RegExp

Hodnota vlastnosti

RegExp

UniqueItems

UniqueItems?: true

Hodnota vlastnosti

true