isPathValid(_:)

Checks whether the given path is valid for Message type.

Message+FieldMask.swift:23
static func isPathValid(_ path: String) -> Bool

Parameters

path

Path to be checked

Returns

Boolean determines path is valid.