opnform-host-nginx/api/app/Rules
Chirag Chhatrala e7585c32d3
Refactor form property logic rule to load condition mapping from external JSON file (#698)
* Refactor form property logic rule to load condition mapping from external JSON file

* fix CONDITION_MAPPING

* use config file for load mapping

* Simplify condition mapping retrieval in FormPropertyLogicRule

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-02-14 22:32:55 +00:00
..
CustomFieldValidationRule.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormPropertyLogicRule.php Refactor form property logic rule to load condition mapping from external JSON file (#698) 2025-02-14 22:32:55 +00:00
IntegrationLogicRule.php Refactor form property logic rule to load condition mapping from external JSON file (#698) 2025-02-14 22:32:55 +00:00
MatrixValidationRule.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
OneEmailPerLine.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
StorageFile.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
ValidHCaptcha.php Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
ValidPhoneInputRule.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
ValidReCaptcha.php Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
ValidUrl.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00