google-nomulus/java/google/registry/ui
mcilwain 8ac8ecf8f6 Rationalize OT&E client ID validation rules
This makes the validation rules much simpler, thus placing less cognitive load on the users of the console and nomulus tool.  The changes are:

1. Don't allow hyphens. No real registrars use hyphens in their client IDs, and it's better to reserve these solely as the delimiter between the base client ID and the number representing the environment.
2. Allow the first character to be a number.  This has affected multiple real registrars, causing their OT&E and production client IDs to be different.  There's no reason for this restriction, as the only reason motivating it was that there are no TLDs that start with a number.  However, the OT&E TLDs are created only in sandbox and never have DNS syncing enabled, so this restriction is purposeless.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=229187198
2019-01-14 16:28:12 -05:00
..
assets/images Delete all Braintree code 2018-07-14 01:37:03 -04:00
css Tweak the registrar-ote-setup web console 2019-01-08 10:48:35 -05:00
epptmpl mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
externs Add "Admin" tab to the registrar console 2018-11-12 14:51:40 -05:00
forms Remove @VisibleForTesting annotation using Visibility field 2019-01-10 17:14:06 -05:00
html Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
js Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
server Clarify optional vs. required fields 2019-01-11 10:59:21 -05:00
soy Rationalize OT&E client ID validation rules 2019-01-14 16:28:12 -05:00
BUILD Delete all Braintree code 2018-07-14 01:37:03 -04:00
compile_test.js Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
conformance_proto.txt mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
ConsoleDebug.java Delete all Braintree code 2018-07-14 01:37:03 -04:00
globals.txt Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00