mirror of
https://github.com/google/nomulus
synced 2026-09-04 07:07:20 +00:00
* Add BSA validation job Add the BsaValidateAction class with a first check (for inconsistency between downloaded and persisted labels). * Addressing comments * Addressing reviews