Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

Documentation

Gabriel Ferreira edited this page Oct 22, 2018 · 1 revision

Functions

required: true | false


minSize: Number;


maxSize: Number;


minLength: Number


maxLength: Number


minNumber: Number


maxNumber: Number


type: String | Number | Boolean | Array | Object | Date


pattern: RegExp

Ex:

pattern: /([A-Z])\w+/g


isEqual


isCpf


isCnpj


isEmail


Function

Clone this wiki locally