is Valid Path
Checks if the given path is a valid path for the specified entity type.
Return
True if the path is valid, false otherwise.
Parameters
entity Type
The entity type to validate against.
path
The path to validate.
Checks if the given path is a valid path for the specified entity type.
True if the path is valid, false otherwise.
The entity type to validate against.
The path to validate.