Versions in this module Expand all Collapse all v1 v1.0.0 Jul 31, 2026 Changes in this version + type Op string + const OperationAdd + const OperationRemove + const OperationReplace + type OperationValidator struct + Op Op + Path *filter.Path + func NewValidator(patchReq []byte, s schema.Schema, extensions ...schema.Schema) (OperationValidator, error) + func (v OperationValidator) Validate() (interface{}, error)