validart 0.0.2 copy "validart: ^0.0.2" to clipboard
validart: ^0.0.2 copied to clipboard

A flexible validation library for Dart, inspired by Zod. Supports chaining, custom rules, nullable values, and built-in validators for emails, phones, and more.

0.0.2 - 2025-02-17 #

Changed #

  • Renamed string().startsWidth to string().startsWith for consistency.
  • Updated README to reflect recent changes and improvements.

Removed #

  • Removed .any() and .every() functions from .map() as they were not applicable.

Added #

  • Achieved 100% test coverage, ensuring full validation reliability.
  • Added default messages for all validation types, providing a consistent error handling experience.

0.0.1 - 2025-02-16 #

  • Initial release
2
likes
0
points
34
downloads

Publisher

verified publisheredunatalec.com

Weekly Downloads

A flexible validation library for Dart, inspired by Zod. Supports chaining, custom rules, nullable values, and built-in validators for emails, phones, and more.

Repository (GitHub)
View/report issues

Topics

#validation #zod

License

unknown (license)

More

Packages that depend on validart