google-nomulus/javatests/google/registry/model
mcilwain 7951799595 Add validation to ROID suffixes
I could've sworn we were already doing this, but apparently not? Anyway,
ROID suffixes have a number of requirements on them that weren't being
enforced, so this enforces them. All existing production data is compliant
with these requirements; the only existing bad data we have is in alpha and
sandbox.

ROID suffixes are now required to match the regex ^[A-Z0-9_]{1,8}$

See also https://tools.ietf.org/html/rfc5730

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173400001
2017-11-07 16:51:06 -05:00
..
billing Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
common Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
contact Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
domain Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
eppinput Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
eppoutput Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
host Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
index Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
mark Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
ofy Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
poll Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
rde Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
registrar Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
registry Add validation to ROID suffixes 2017-11-07 16:51:06 -05:00
reporting Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
server Add metric for lock contention 2017-10-24 16:53:47 -04:00
smd Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
tmch Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
transfer Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
translators Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
BUILD Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
CreateAutoTimestampTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EntityClassesTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EntityTestCase.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EppResourceUtilsTest.java Migrates users from the unitless, ambiguous plus(long) and minus(long) methods on various Joda-Time APIs to their Duration-accepting overloads. 2017-10-24 16:53:47 -04:00
ImmutableObjectTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
ModelUtilsTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
ResourceCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
schema.txt Persist transferredRegistrationExpirationTime (exDate) on TransferData 2017-10-24 16:53:47 -04:00
SchemaVersionTest.java Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
UpdateAutoTimestampTest.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00