Checks whether the DOF validates
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#
bool isParameterValidation()
Return Value
Type: BooleanTrue if the DOF performs validation; false otherwise.
See Also
Reference
Builder.setParameterValidation(bool)