rambler-digital-solutions / actix-web-validator

Rust library for providing validation mechanism to actix-web with Validator crate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing the Deref trait for ValidatedQuery

AndreyErmilov opened this issue · comments

We need to implement the Deref trait for ValidatedQuery and write a test.