# Functions
No description provided by the author
No description provided by the author
No description provided by the author
handles the case of using the same name for different kinds of resources.
Returns a properly initialised MutexKV.
No description provided by the author
No description provided by the author
ValidateResourceIDPriorToImport parses the Resource ID to confirm it's valid for this Resource prior to performing an import - allowing for incorrect Resource ID's to be caught prior to Import and subsequent crashes.
ValidateResourceIDPriorToImportThen parses the Resource ID to confirm it's valid for this Resource prior to calling the importer - allowing for incorrect Resource ID's to be caught prior to Import and subsequent crashes.
# Type aliases
ResourceIDValidator takes a Resource ID and confirms that it's Valid.