mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 02:47:59 +00:00
Move comparision on Field values from assert_field() into a comparator class. Replace BadRowValueAssert with a simpler check_row() function.