Versions in this module Expand all Collapse all v0 v0.1.0 Aug 15, 2026 Changes in this version + type RequestValidator struct + func MustNewRequestValidator(spec []byte) *RequestValidator + func NewRequestValidator(spec []byte) (*RequestValidator, error) + func (v *RequestValidator) Validate(req *http.Request) *acp.Error