当前位置:网站首页>Validateur async. Vérificateur de données JS
Validateur async. Vérificateur de données JS
2022-06-28 12:41:00 【51CTO】
Documentation:
Installation
Exemple
Informations de vérification imprimées
rulePropriétés de
Disponible Type
| Type | Description |
|---|---|
| string | Must be of type string. This is the default type. |
| number | Must be of type number. |
| boolean | Must be of type boolean. |
| method | Must be of type function. |
| regexp | Must be an instance of RegExp or a string that does not generate an exception when creating a new RegExp. |
| integer | Must be of type number and an integer. |
| float | Must be of type number and a floating point number. |
| array | Must be an array as determined by Array.isArray. |
| object | Must be of type object and not Array.isArray. |
| enum | Value must exist in the enum. |
| date | Value must be valid as determined by Date |
| url | Must be of type url. |
| hex | Must be of type hex. |
| Must be of type email. | |
| any | Can be any type. |
边栏推荐
猜你喜欢

Continuous integration practice of Baidu app based on pipeline as code

数字孪生能源系统,打造低碳时代“透视”眼

Wi-Fi 7 来啦,它到底有多强?

What is the difference between internal oscillator, passive crystal oscillator and active crystal oscillator?

group_concat学习与配置

unity发布 webgl在手机端 inputfield唤醒键盘输入
![[vi/vim] basic usage and command summary](/img/bc/0be3ae3f122c3c21b480e0678095a1.png)
[vi/vim] basic usage and command summary

From simplekv to redis

MATLAB的官方网站上其实有很多MATLAB的学习和使用资料(文档、视频都有不少)

The paging style flex is set to be displayed at the end (even if the number of pages is longer, there will be no line breaks at the end)
随机推荐
Hundreds of lines of code to implement a JSON parser
My NVIDIA developer tour -jetson nano 2GB teaches you how to train models (complete model training routines)
The paging style flex is set to be displayed at the end (even if the number of pages is longer, there will be no line breaks at the end)
Jerry's wif interferes with Bluetooth [chapter]
【Unity编辑器扩展基础】、GUI
ASP.NET CORE Study06
Unity加载设置:Application.backgroundLoadingPriority
2022招商FinTech比赛总结
How to install SSL certificates in Microsoft Exchange 2010
[source code + code comments] error state Kalman filter, extended Kalman filter, gps+imu fusion, EKF eskf gps+imu
IDEA全局搜索快捷设置
What is data compliance? How to achieve data compliance?
ASP. NET CORE Study03
Jerry's wif interferes with Bluetooth [chapter]
Jerry's SPI1 plug-in flash recording modification [part]
[vi/vim] basic usage and command summary
设置Canvas的 overrideSorting不生效
js 期约与异步函数 Promise
最新汇总!30省份公布2022高考分数线
Unity load settings: application backgroundLoadingPriority