#

javers

JaVers object auditing and comparison framework

ProgrammingJaVers CustomValueComparator Not Working for Map Values

Discover why JaVers CustomValueComparator registered for Object.class fails on Map<String, Object> numeric values. Learn solutions like registering for Number types to enable tolerance-based comparison without changing map structure.

1 answer 1 view