Closed dpescatore closed 4 years ago
Is there a method to check if a specific field is interessed by an Operation of a JsonPatchDocument?
I'd like to avoid cicle over Operations and check paths one by one.
It could be better to have a specific method.
Thanks
Seem to have missed this year-old question :-( Anyway, no, that doesn't exist at the moment - but I'm open to PRs :-)
Is there a method to check if a specific field is interessed by an Operation of a JsonPatchDocument?
I'd like to avoid cicle over Operations and check paths one by one.
It could be better to have a specific method.
Thanks