routed_validation 0.1.1 copy "routed_validation: ^0.1.1" to clipboard
routed_validation: ^0.1.1 copied to clipboard

Validation primitives and rule implementations for the Routed ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed_validation

With Flutter:

 $ flutter pub add routed_validation

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  routed_validation: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:routed_validation/routed_validation.dart';
0
likes
140
points
586
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Validation primitives and rule implementations for the Routed ecosystem.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

collection, file, intl, path, routed_core, routed_http

More

Packages that depend on routed_validation