Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Overview

Validation added to tables acts as a data layer to help block invalid data. Applying validation to table attributes ensures consistency across your application, as the same validation is applied anywhere the attribute is used.


Validation is automatically applied to data being entered via a form by checking the it against the properties of the backing attribute, such as the length of a string and the type of data expected.   


Video

If you require further support on this topic, please contact PhixFlow Support via the  ChatBot, available in  Design Mode from the system controls in the top right of PhixFlow.

  • No labels