DevBase
2.0.0
Presentation
/
com.devbase.presentation.validation.util
/
CommonRegex
Common
Regex
object
CommonRegex
Content copied to clipboard
Properties
Sources
Properties
ALPHABET_ONLY
Link copied to clipboard
const
val
ALPHABET_ONLY
:
String
Content copied to clipboard
EMAIL
Link copied to clipboard
const
val
EMAIL
:
String
Content copied to clipboard
NOT_EMPTY
Link copied to clipboard
const
val
NOT_EMPTY
:
String
Content copied to clipboard
NUMBER_ONLY
Link copied to clipboard
const
val
NUMBER_ONLY
:
String
Content copied to clipboard
PASSWORD_ALPHANUMERIC
Link copied to clipboard
const
val
PASSWORD_ALPHANUMERIC
:
String
Content copied to clipboard
PASSWORD_SPECIAL_CHAR
Link copied to clipboard
const
val
PASSWORD_SPECIAL_CHAR
:
String
Content copied to clipboard
Sources
androidJvm source
Link copied to clipboard