Closed s-voloshynenko closed 8 years ago
@s-voloshynenko we need @plaenen's input on this. I think he wants to "bubble up" the errors...
@plaenen said: "Remove all callbacks and make it synchronous." Things to do
if(context === null) return null;
if(env === '') return null;
try/catch
validateWithSchema Line15@nelsonic Ready for review, thanks!
Test coverage 100%.