1
0
mirror of https://github.com/google/nomulus synced 2026-01-05 04:56:03 +00:00

Add a missing verification to DomainApplicationUpdateFlow.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135712711
This commit is contained in:
cgoldfeder
2016-10-10 13:25:12 -07:00
committed by Ben McIlwain
parent dfe0ba32cb
commit 049c636966
17 changed files with 27 additions and 14 deletions

View File

@@ -752,6 +752,7 @@ application. Updates cannot change the domain name that is being applied for.
* Application status prohibits this domain update.
* 2306
* Cannot add and remove the same value.
* Application referenced does not match specified domain name.
* More than one contact for a given role is not allowed.
* Missing type attribute for contact.
* The secDNS:all element must have value 'true' if present.