Bixby Developer Center

References

email

optional

Checks if the text passed is an email.

Example

pattern {
email {
on-error ("Please enter a valid email.")
}
}

Child Keys

on-error
optional
Error message to display if the text inputted by user does not match the expected pattern