Open
Description
When using the equality validator (https://validatejs.org/#validators-equality) on a can.Map, it does not work because only the name and value being validated are passed in, not other attributes of the map. Therefore, it has no way to check the equality of that value vs another value on the Map.