Class StringLengthValidation<T>

Abstracts the responsibilities of ascertaining whether an object passes a given set of validations

Type Parameters

  • T

Implements

Constructors

Properties

customErrorMessage?: string
maximum: number
member: string
minimum: number

Methods

Generated using TypeDoc