Function

NM-1.0NMsriov_vf_attribute_validateSince 1.42

  • Validates a VF attribute, i.e. checks that the attribute is a known one, the value is of the correct type and well-formed.

    Parameters

    • name: string

      the attribute name

    • value: GLib.Variant

      the attribute value

    Returns [boolean, boolean]

    true if the attribute is valid, false otherwise

    1.42