onflow/flow-cadut

Add domain checking to paths

jribbink opened this issue · 0 comments

src/fixer.js export a function, parsePath. When paths are parsed they should have some sort of type checking such that the provided path matches the domain of the argument (i.e. if the argument type is PublicPath, it must be public domain and so forth)