Skip to Content

Turn your connections into holiday cash with our new Customer Referral Program! Learn more

This documentation is for version 4 of App Builder, the new name for Vinyl. Access the Vinyl documentation here.

Plugin type - Table validation in Jitterbit App Builder

Validation rules are registered to a table. They are invoked by the Insert, Update and Delete events, as well as user-defined events. These events operate on a row.

Globals

Properties

Type Name Summary
TableValidation Validation Gets the validation registration.
RowEventInput Input Gets the event input.
EventRow Row Gets the event row.

Methods

Type Name Summary
void Fail Fails the validation, appending a validation result to the event row.