A validation definition allows you to validate data on a record by setting rules specific to the fields in your file definition and then be notified when a field does not meet the validation requirements. For example, if you want to be notified when a record in your data does not contain a Job Type (it is null), t…