request_validator 0.1.0 copy "request_validator: ^0.1.0" to clipboard
request_validator: ^0.1.0 copied to clipboard

A middleware to validate request body before route handler, focused with Dart Frog.

0.1.0 #

Initial version of the library. 🎉

  • Ability to create custom validator by extending RequestValidator class.
  • Use the validator as a middleware using serveAsMiddleware() method.
2
likes
0
pub points
0%
popularity

Publisher

verified publisherthecodexhub.dev

A middleware to validate request body before route handler, focused with Dart Frog.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

collection, dart_frog, meta

More

Packages that depend on request_validator