Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArrayHandler<T>

Type parameters

Hierarchy

Index

Constructors

constructor

Properties

_handler

_handler: Handler<any>

Protected _rules

_rules: Rule<any>[] = ...

_type

_type: Infer<T>[]

Methods

all

any

between

check

custom

every

len

length

max

min

notEmpty

nullable

optional

rule

some

test

use

validate

Generated using TypeDoc