REQUIRED

Constant REQUIRED 

Source
pub const REQUIRED: &str = "required";
Expand description

The required attribute.

Boolean indicating the field must be filled before form submission.