REQUIRED

Constant REQUIRED 

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

The required attribute.

Boolean indicating an option must be selected before form submission.