Companion

Properties

Link copied to clipboard
const val DEFAULT_CODE: String

Issue code representing that the string is not empty and does not match regex.

Link copied to clipboard

Email regular expression used by default to match an email. It matches emails according to the W3C HTML5 spec (see: https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address).