microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.21k stars 329 forks source link

Added new method on IExternalRule to help with invariantexpression ch… #2725

Closed Shpakh-MSFT closed 3 weeks ago

Shpakh-MSFT commented 3 weeks ago

On an effort to remove null rule binding, we need the ability to have an option to apply null binding before doing the check if binding is null. This change adds a new method on IExternalRule to help with that.

LucGenetier commented 3 weeks ago

✅ No public API change.

LucGenetier commented 3 weeks ago

✅ No public API change.

LucGenetier commented 3 weeks ago

✅ No public API change.