google-nomulus/java/google/registry/ui/forms
mountford e72491e59b Replace to(Upper|Lower)Case with Ascii.to$1Case
The presubmits are warning that toUpperCase() and toLowerCase() are locale-specific, and advise using Ascii.toUpperCase() and Ascii.toLowerCase() as a local-invariant alternative.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127583677
2016-07-19 10:43:38 -04:00
..
BUILD Prefer re2 over java.util.regex 2016-05-13 23:16:07 -04:00
FormException.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
FormField.java Replace to(Upper|Lower)Case with Ascii.to$1Case 2016-07-19 10:43:38 -04:00
FormFieldException.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
FormFields.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
package-info.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00