B12974, Added validation for SQL parameters in FE requiring {{ }} enclosure
Compare changes
Files
3@@ -133,6 +133,8 @@ class FormAction {
isEnclosedWithBraces
.validateFeActions
to check for proper enclosure and throw an exception if validation fails.