Fields
Sample data
| Field | Value |
|---|---|
| Length | 5 |
| Example value | Matches? |
|---|---|
NL123 | Yes (5 characters) |
NL1234 | No (6 characters) |
NL12 | No (4 characters) |
Checks that a string’s length matches the given value.
| Field | Value |
|---|---|
| Length | 5 |
| Example value | Matches? |
|---|---|
NL123 | Yes (5 characters) |
NL1234 | No (6 characters) |
NL12 | No (4 characters) |