mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
* Check FeatureFlag in domain flows before checking contacts Check if phase 1 has begun of the transition to the minimum registry dataset, and if it has, do not require the presence of contacts in domain flows. * Add tests * Small test fixes * rename flag * Fix merge conflicts * Change todo * Add isActive methods * Add javadocs * small fix