validators

:turtle: String validation and sanitization for Dart.

  • 所有者: dart-league/validators
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

validators

Build Status

String validation and sanitization for Dart.
Dart 2-compatible version of validator

Port of chriso's library.

Usage

1. Add dependency to your package's pubspec.yaml file:

dependencies:
  validators: ^2.0.0 # change to latest version

2. Run from the command line:

$ pub get

Alternatively, your editor might support pub. Check the docs for your editor to learn more.

3. Import in your Dart code:

import 'package:validators/validators.dart';

Documentation

Validators

Sanitizers

主要指标

概览
名称与所有者dart-league/validators
主编程语言Dart
编程语言Dart (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2018-09-18 17:51:39
推送于2023-05-15 02:14:09
最后一次提交2021-04-07 21:11:20
发布数0
用户参与
星数81
关注者数5
派生数26
提交数162
已启用问题?
问题数24
打开的问题数17
拉请求数7
打开的拉请求数2
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?