flipkart-incubator / zjsonpatch

This is an implementation of RFC 6902 JSON Patch written in Java
Apache License 2.0
523 stars 148 forks source link

Deeper Numerical Value Comparison Support #138

Open achmadns opened 2 years ago

achmadns commented 2 years ago

Support numerical value comparison. For example comparing LongNode and IntNode objects of the same logical value.