Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: [Issue 311] Validations in ecmascript/Module - error handli…
…ng options, regex validation New enum with error handling options for the Module.load and import methods. New method setModuleErrorHandler in VROES and Module, accepting enum option or custom error handler Regex validation of action/module paths in Module.load/import Module error handling will only be invoked at the public method (load/import) level (not recursively) Signed-off-by: Mihail Penchev (c) <[email protected]>
- Loading branch information