Jump to Content
Koa Validation
Guides
v1.0

Koa Validation
Guides
v1.0Guides

Documentation

  • Introduction
  • Concepts
  • Getting Started with Koa Validation
  • Extending Koa Validation
  • LICENSE

Rules

  • List of Rules
  • Required Rules
  • Field Rules
  • File Rules

Filters and Actions

  • Field Filters
  • File Actions

Examples

  • Validate Headers
  • Validate Params
  • Validate Body
  • Validate Files
  • Validate Queries
  • Field Filters
  • File Actions
Powered by 

Field Filters

Suggest Edits

integer


float


lowercase


uppercase


boolean


json


trim


ltrim


rtrim


escape


replace


hex


sha1


md5

Updated less than a minute ago


  • Table of Contents
    • integer
    • float
    • lowercase
    • uppercase
    • boolean
    • json
    • trim
    • ltrim
    • rtrim
    • escape
    • replace
    • hex
    • sha1
    • md5