Check a stored reference against current OSM state. The validator parses the string, resolves the object, and reports whether the version, child elements, or tags have changed — returning a refreshed ID when they have.
Resolved against current OSM state by the osmpid-service — the UI re-uses the
service's /validate logic and never re-implements it.