Hello,
I have added requiredIf condition in matrix columns that if 1 column is answered, then the other 3 are mandatory to be answered. On clicking Complete in Plunkr, the 'onComplete' event internally checks for these validations and gives error messages right on top of the cells.
I need to show similar messages on my custom events. How can I achieve the same?