Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Processing Flat Files | Working with Elements in Flat File Schemas and Dictionaries | Validators | Field Validators | Length Validator
 
Length Validator
For a length validator, you specify the maximum and minimum number of characters this field can contain to be considered valid.
*Minimum length. Minimum number of characters that this field can contain to be considered valid. If the field contains fewer characters than the number entered, an error will be generated. You can enter zero (0).
*Maximum length. Maximum number of characters that this field can contain to be considered valid. If the field contains more characters than the number entered, an error will be generated. If you enter a negative number (for example, –1), a maximum length error will never be generated for this field, regardless of its value.