pub fn validate_content(
content_type: ContentType,
content: &str,
) -> ValidationResult
Expand description
Validate content based on type
pub fn validate_content(
content_type: ContentType,
content: &str,
) -> ValidationResult
Validate content based on type