json-patch / json-patch-tests

Tests for implementations of json-patch
68 stars 21 forks source link

Input validation - patch attributes #11

Closed mikemccabe closed 10 years ago

mikemccabe commented 10 years ago

I found all kinds of problems with my implementation when patch attributes (like 'path' or 'value') were missing. We need tests for these.