Home > @lynx-js/genui > MessageProcessor > resolvePath
MessageProcessor.resolvePath() method
Resolve a JSON Pointer taking into account the current data context.
- Absolute paths (starting with '/') are returned as-is. - Relative paths are resolved against the provided dataContextPath.
Signature:
Parameters
Returns:
string

