Malloy
Loading...
Searching...
No Matches
malloy::server::concepts::request_validator Concept Reference

Concept definition

template<typename P>
concept malloy::server::concepts::request_validator = requires(P p, const boost::beast::http::request_header<>& h) {
}
Definition: type_traits.hpp:120
Definition: type_traits.hpp:42