pub const CSS_CLASS_ERROR: &'static str = "form_error";
Expand description

Used for validation errors, appears before the input (also before the associated label, if there is one).