Improved comments for deserializeWithCacheCheck()
This commit is contained in:
parent
5c1c44da8f
commit
5c7f6bc782
@ -161,7 +161,8 @@ export class JsonUtil
|
||||
}
|
||||
|
||||
/**
|
||||
* From json string to object
|
||||
* Take json from file and convert into object
|
||||
* Perform valadation on json during process if json file has not been processed before
|
||||
* @param jsonString String to turn into object
|
||||
* @param filePath Path to json file being processed
|
||||
* @returns Object
|
||||
|
Loading…
x
Reference in New Issue
Block a user