# Validation.isEmail

## Description

Checks whether the value input is a valid email.

## Input / Parameter

| Name  | Description              | Input Type | Default | Options | Required |
| ----- | ------------------------ | ---------- | ------- | ------- | -------- |
| value | The value to be checked. | Any        | -       | -       | Yes      |

## Output

N/A

## Callback

N/A

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
