format specification, format string

The format specification describes how many and what type of characters are expected to appear in a field. This information is normally used during extraction (to locate and extract the field) and when validating the field.

Instructions:

Most format specifications include a format string, which is a string of characters that tells exactly what is allowed in the field.