-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Add ProtoValidator functions.
ProtoValidator functions implements both the RequestValidator and ResponseValidator interfaces and have the following signature...
type ProtoValidator func(string) error...where the argument is the .Proto attribute for either the http.Request or http.Response, depending on how it's used.
Metadata
Metadata
Assignees
Labels
No labels