| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BREMERSEE_EMAIL_REGEX |
"[a-zA-Z0-9!#$&\'*+/=?^_`{|}~-]+(?:\\.[a-zA-Z0-9!#$&\'*+/=?^_`{|}~-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\\.)+[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?" |
public static final String |
EMAIL_REGEX |
"^\\S+@\\S+$" |
Copyright © 2017 bremersee.org. All rights reserved.