com.ibm.btt.dijit.FormXValidationMixin

Description

This is an internal class used to Validate form according to customer defined cross fields validation rules.

Public Properties

Name Type Description
xValidations Array This property is used to store the xValidation rules
xValid Boolean Indidates if form is valid according to xValidation rules

Public Functions

Name Return Value Description
getPW Object return value of property by given id
getW Object return widget by given id
runWF Void invoke function of widget by given id
xValidate Boolean Do xValidation and return the hint message for the hint message for the first invalid rule
showXValidationMsg Void show hint message around widget