πŸ”
verifica
CtrlK
  • Verifica
  • Getting started
    • πŸ“¦Installation
    • πŸ§‘β€πŸŽ“ Examples
      • πŸ§‘β€πŸŽ“ Basic
      • πŸ§‘β€πŸŽ“ Multiple conditions
      • πŸ§‘β€πŸŽ“ Optional
      • πŸ§‘β€πŸŽ“ Custom rules
      • πŸ§‘β€πŸŽ“ With express.js
    • 🟦Typescript
  • Functions
    • asVerificable
    • isValid
    • getErrors
    • ensure
    • rawValue
  • Predicates
    • Built-in Predicates
      • isArray
      • isArrayLength
      • isArrayOf
      • isBoolean
      • isFiniteNumber
      • isInteger
      • isNumber
      • isNumberInRange
      • isObject
      • isOneOf
      • isRegexMatch
      • isString
      • isStringLength
    • Operations on Predicates
      • all
      • optional
    • Custom Predicates
Powered by GitBook
On this page

Was this helpful?

Getting started

PreviousVerificaNextInstallation

Last updated 4 years ago

Was this helpful?