validateNodeName

    Returns a copy of the string with all characters that are not allowed in name (. : @ / " %) replaced with underscores.

    StringName.swift:1404
    final func validateNodeName() -> String

    Other members in extension

    Typealiases

    Type members

    Instance members