mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
2306 signifies something that is syntactically valid but semantically invalid (like if someone tried to register a .com domain). These errors are for domain syntax that could never be valid, thus we should throw a syntax exception instead of a policy exception.