OpenDOF Project
boolean DOFConfig_IsParameterValidation ( DOFConfig  self)

Checks whether DOFs created from this DOFConfig will validate DOFValue objects to verify that the associated DOFType matches a required type.

Parameters
selfThe DOFConfig to get the value from. This must not be NULL.
Returns
TRUE if the DOFConfig has validation set to true; FALSE otherwise.
See Also
DOFState_IsParameterValidation
DOFConfigBuilder_SetParameterValidation
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25