Restrict certain paths and operations
Opened this issue · 3 comments
ChrisJamesHassell commented
As far as I can tell, there is no built-in implementation to restrict combinations of paths and operations. Are there plans to implement this and maybe a RestrictedJsonPatchException to be thrown when restricted paths/operations are applied?
domgom commented
It would be great if it also had some validation tools.
tagorenathv commented
+1
reckenreb commented
I believe this should be a core feature because I don't see another feasible way to restrict certain variables from being altered.