mirror of
https://github.com/google/nomulus
synced 2026-02-04 03:52:33 +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.