PCRuntimeConfiguratorValidate.validateModifiedExpressionConstraint Method [AX 2012]
Validates the constraint definition by using the solver and XML schema validations.
public void validateModifiedExpressionConstraint(
PCProductConfigurationModel _productConfigurationModel,
PCExpressionConstraintRecId _expressionConstraintRecId,
PCConstraintExpression _expression)
Run On
ClientParameters
- _productConfigurationModel
- Type: PCProductConfigurationModel Table
The product configuration model that contains the constraint.
- _expressionConstraintRecId
- Type: PCExpressionConstraintRecId Extended Data Type
The specified constraint to validate.
- _expression
- Type: PCConstraintExpression Extended Data Type
The new expression to validate.
Community Additions
ADD
Show: