jerrycan-validate 0.2.0

Validation extension for the jerrycan framework: Validate trait, Valid extractor, structured 422s, OpenAPI serving. https://jerrycan.cc
Documentation

Validation: the Validate trait, the Valid<T> extractor (422 with structured details on violation), and the OpenApi extension serving the platform-generated document. derive(Validate) with rule attributes is a contract-v1 candidate (the design schema has no field constraints yet).