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

Annotation-based DTO validation and OpenAPI schema generation for Dart server-side.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zto

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

dependencies:
  zto: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:zto/zto.dart';
0
likes
0
points
156
downloads

Documentation

Documentation

Publisher

verified publisherartizansoftwares.com

Weekly Downloads

Annotation-based DTO validation and OpenAPI schema generation for Dart server-side.

Homepage
Repository (GitHub)
View/report issues

Topics

#dto #validation #openapi #codegen

License

unknown (license)

More

Packages that depend on zto