pub const REQUIRED: &str = "required";
The required attribute.
required
Boolean indicating the field must be filled before form submission.