venosyd_common_validators 1.0.0 copy "venosyd_common_validators: ^1.0.0" to clipboard
venosyd_common_validators: ^1.0.0 copied to clipboard

discontinued
outdatedDart 1 only

Data common validation functions used by Venosyd

example/venosyd_common_validators_example.dart

// Copyright (c) 2016, Sergio Lisan. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

import 'package:venosyd_common_validators/venosyd_common_validators.dart';

main() {
  var awesome = new Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Data common validation functions used by Venosyd

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

intl, verbal_expressions

More

Packages that depend on venosyd_common_validators