setEBIConstraintValidation() |
It sets the value to denote whether the WS-AppServer validation for the constraints will be done on the model data.
Syntax
Script |
modelID.setEBIConstraintValidation(bValue) |
Parameters
Parameter |
Description |
---|---|
bValue |
This is a boolean value.
|
Remarks
If set to true, the constraint validation will be set for the controls based on the response from the WS-AppServer.
Setting this method will have the desired effect only if the model has the Ws-AppServer Integration property set to true.