bandicoot

时间:2024-03-31 06:09:39
【文件属性】:

文件名称:bandicoot

文件大小:12KB

文件格式:ZIP

更新时间:2024-03-31 06:09:39

Dart

班迪科特 Dart的简单验证库+ API。 目前正在进行中。 用法示例 Bandicoot RegisterUserValidator = Bandicoot () .. property ( 'firstName' , validators : [ IsString ()]) .. property ( 'lastName' , validators : [ IsString ()]) .. property ( 'emailAddress' , validators : [ IsEmail ()]) .. property ( 'confirmEmailAddress' , validators : [ MatchesProperty ( 'emailAddress' )]) .. property ( 'password' , validators : [ Is


【文件预览】:
bandicoot-master
----LICENSE(1KB)
----.gitignore(91B)
----pubspec.yaml(198B)
----CHANGELOG.md(149B)
----lib()
--------bandicoot.dart(696B)
--------src()
----README.md(976B)

网友评论