|
FireSync API
|
Checks the validity of all system settings.
Use kSystem_ErrorCount/kSystem_ErrorAt to access the list of errors. If kSystem_ErrorCount reports zero errors, then all validation checks passed. Use kSystem_WarningCount/kSystem_WarningAt to access the list of warnings. Warning may cause run-time error under certain circumstance but not always.
| system | System object. |