com.onlineobject.objectnet Namespace

IVariable..::..Validate Method

Validates the current value of the variable according to predefined rules or constraints.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


void Validate()

Exceptions


ExceptionCondition
[ValidationException]Thrown when the value does not meet the validation criteria.