Skip to main content

warning

Function warning 

Source
pub fn warning(
    path: impl AsRef<str>,
    message: impl Into<String>,
) -> ValidationIssue
Expand description

Convenience constructor for a WARNING issue.