pub const NOVALIDATE: &str = "novalidate";
The novalidate attribute.
novalidate
Boolean to skip HTML5 form validation on submission.