Options
All
  • Public
  • Public/Protected
  • All
Menu

Module validator/rules

Index

Properties

Properties

default

default: { custom: typeof CustomRule; date: typeof DateRule; day: typeof DayRule; email: typeof EmailRule; mask: typeof MaskRule; max: typeof MaxRule; maxDate: typeof MaxDateRule; maxLength: typeof MaxLengthRule; maxWords: typeof MaxWordsRule; maxYear: typeof MaxYearRule; min: typeof MinRule; minDate: typeof MinDateRule; minLength: typeof MinLengthRule; minWords: typeof MinWordsRule; minYear: typeof MinYearRule; pattern: typeof PatternRule; required: typeof RequiredRule; select: typeof SelectRule; time: typeof TimeRule; unique: typeof UniqueRule; url: typeof UrlRule }

Type declaration

Generated using TypeDoc