| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Ping! |
Sorry, something went wrong.
|
Pinging again. Is this project no longer accepting pull requests? |
Sorry, something went wrong.
|
+1 |
Sorry, something went wrong.
|
@tagorenathv I don't think this does more than just basic validation. The issue #99 (as from what I understand) is about defining combinations of operations and paths which are not valid. E.g. defining that one cannot perform operation "replace" on field username or something like that. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adding validation to the input when parsing a Json patch. If the validation fails, the code throws an IllegalArgumentException. Also added tests to validate the different cases are handled.