-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Trigger to validate fields using a lodash template (#2692)
* Added template based validator trigger for records * reinstated missing function * Added tests for the validateFieldsUsingTemplate trigger * Removed verbose error message * Added forceRun to the test configuration to allow it to pass the triggerCondition * Moved util functions to the template execution context as functions cannot be passed as imports * Fixed expectations for failed test
- Loading branch information
1 parent
58ba0d3
commit 4025cb1
Showing
2 changed files
with
130 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters