What is Validation?

The elements used for data entry allow the data to be entered according to the standards defined by the developer. In addition to this, checking and verifying the correctness of the entered data in different dimensions can be provided through Validation.

Validations, which decide whether a conditional action will work or not and work exactly the same as the condition structure, allow you to build logic that will produce results with the validation types used by Kuika, and ensure that the data is entered error-free by the end user.

For example, in a scenario where you want to ensure that a text input box element is not left blank, you can do so through Validation.