Validation within a List
To Implement
The Inputs of the InputListValidator action are:
* Index: Set the CurrentRowNumber here.
* IsValid: Set the condition here. Indicates whether according to the conditions to be validated if it is valid (true) or not (false).
* MessageError: Set Message to be displayed here. Message to be displayed when conditions are not met.
Demo
Inspiration
Link1 / Link2 / Link3