pp108 : getEBIConstraintValidation()

getEBIConstraintValidation()


It retrieves the value that denotes whether the WS AppServer constraint validation has been done on the model data.

Syntax

Script modelID.getEBIConstraintValidation()


Return Value

bValue

Returns a boolean value.

  • True: Constraint Validation is enabled for the model data.
  • False: Constraint Validation is not enabled for the model data.


Applies to


Model

Related reference

Constraint Validation
WS-AppServer Integration
setEBIConstraintValidation()