验证器
字符串验证和清理
这是的版本。
安装
使用gitTio for Titanium SDK,您可以轻松地安装它
$ gittio install validator
使用概述
有关的完整文档头。
var validator = require ( 'validator' ) ;
validator . isEmail ( 'foo@bar.com' ) ; //=> true
学分
用于
执照
The MIT License (MIT)
Copyright (c) 2015 Manuel Lehner
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Sof
1