Constant rooting_forms::CSS_CLASS_ERROR
source · 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).
pub const CSS_CLASS_ERROR: &'static str = "form_error";Used for validation errors, appears before the input (also before the associated label, if there is one).