pub fn warning( path: impl AsRef<str>, message: impl Into<String>, ) -> ValidationIssue
Convenience constructor for a WARNING issue.
WARNING