|
FireSync API
|
Checks the validity of all node settings.
Use kNode_ErrorCount/kNode_ErrorAt to access the list of errors. If kNode_ErrorCount reports zero errors, then all validation checks passed. Use kNode_WarningCount/kNode_WarningAt to access the list of warnings. Warning may cause run-time error under certain circumstance but not always.
| node | Node object. |