defaultLocale property
Default locale for valCurrency/valDecimal/valNumber when no
locale override is passed at the call site. Override once at startup
if the app needs a different default instead of touching every caller.
Implementation
static String defaultLocale = 'vi';