squarealfa_validation_generator 1.1.0 copy "squarealfa_validation_generator: ^1.1.0" to clipboard
squarealfa_validation_generator: ^1.1.0 copied to clipboard

discontinuedreplaced by: squarealfa_entity_generator
SDKDart

Generates validator classes that check each property for business rule violations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add squarealfa_validation_generator

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

dependencies:
  squarealfa_validation_generator: ^1.1.0

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:squarealfa_validation_generator/squarealfa_validation_generator.dart';
0
likes
130
points
5
downloads

Publisher

verified publishersquarealfa.com

Weekly Downloads

Generates validator classes that check each property for business rule violations

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, decimal, source_gen, squarealfa_generators_common, squarealfa_validation, tuple

More

Packages that depend on squarealfa_validation_generator