-
Notifications
You must be signed in to change notification settings - Fork 54
Check Framework Constant Values
Rob Bocchino edited this page Feb 27, 2026
·
1 revision
This algorithm checks the framework constant definitions to ensure that they have valid values.
The following analysis passes must have been run:
An analysis data structure a representing the results of analysis so far.
For each framework constant definition D in a
-
Look in the value map to find the value v provided by D.
-
Check that v conforms to the rules for D.