DOFConfigisParameterValidation Method OpenDOF Object Access Library
Checks whether DOFs created from this DOF.Config will validate DOFValue objects to verify that the associated DOFType matches a required type.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public bool isParameterValidation()

Return Value

Type: Boolean
True if the DOF.Config has validation set to true; False otherwise.
See Also

Reference