|
|
| virtual void MgResourceIdentifier::Validate |
( |
|
) |
[virtual] |
|
|
|
Validates the resource identifier. This method should be called after the identifier has been fully specified by constructor and/or Set methods.
- Remarks:
- This checks that the syntax of the identifier is correct. It does not check that the specified resource actually exists.
- Returns:
- Returns nothing.
- Exceptions:
-
|
|