public
CONFORMITY_NONE = 0
Arrays may have different keys in different orders
CONFORMITY_PARTIAL = 1
Data arrays always have the same keys in the same order, but the given key map may have different keys in a different order
CONFORMITY_COMPLETE = 2
Data arrays always have the same keys in the same order as each other and the given key map