Constant lightspeed_cms::model::content::SLUG_VALIDATION_REGEX[][src]

pub const SLUG_VALIDATION_REGEX: &str = r#"^[a-z0-9]+(?:-[a-z0-9]+)*$"#;