Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a boolean value indicating whether all of the table data is valid.
Syntax
formContext.data.entity.isValid();
Return Type
Type: Boolean
Description: true if all of the table data is valid; false otherwise.