Versions in this module Expand all Collapse all v0 v0.8.0 Dec 7, 2016 v0.7.0 Dec 1, 2016 Changes in this version + func JSONRequest(ctx context.Context, r *http.Request, v Validatable) error + func Reader(ctx context.Context, r io.Reader, ...) error + func XMLRequest(ctx context.Context, r *http.Request, v Validatable) error + type IOError struct + type Validatable interface + Validate func(ctx context.Context) error