A Dart library for string validation and sanitization, ported from validator.js.
validator.dart is a comprehensive string validation and sanitization library for Dart. It provides a wide range of functions to validate common data formats like emails, URLs, dates, and credit cards, as well as sanitize strings for safe usage in applications.
The library follows a pragmatic, utility-first approach, offering a straightforward API for common validation and sanitization tasks without unnecessary complexity.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.