validators

:turtle: String validation and sanitization for Dart.

  • Owner: dart-league/validators
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerdart-league/validators
Primary LanguageDart
Program languageDart (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2018-09-18 17:51:39
Pushed At2023-05-15 02:14:09
Last Commit At2021-04-07 21:11:20
Release Count0
用户参与
Stargazers Count81
Watchers Count5
Fork Count26
Commits Count162
Has Issues Enabled
Issues Count24
Issue Open Count17
Pull Requests Count7
Pull Requests Open Count2
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private