Skip to content

Allow files memoization in validateModel

Choose a tag to compare

@shegunmb shegunmb released this 06 Oct 06:49
· 9 commits to master since this release
6203dcf
  • Upgrade Ramda to use MemoizeWith in validateModel.
  • This, allow us with specific keys named files and file to memoize javascript [Object File].
    Instead to have empty object notation {} we have {name:"fileName",size: fileSize}.