| Matcher | Description |
|---|---|
| enum value matcher. See: DPL Enum |
| JSON matcher. See: DPL JSON Objects |
| JSON array matcher.See: DPL JSON Arrays |
| JSON value matcher. See: DPL JSON Values |
| Key-value pair matcher. See: DPL Key-Value Pairs |
| Array matcher. See: DPL Array |
| Structure matcher. See: DPL Structure |
| Multiline data matcher. See: DPL Lines and Strings |
| Line data matcher. See: DPL Lines and Strings |
| Alternatives group. See: DPL Alternatives Group |
| Sequence group. See: DPL Sequence Group |
| Matches Line Feed character. See: DPL Lines and Strings |
| Matches Line Feed, Carriage Return characters. See: DPL Lines and Strings |
| Matches single Carriage Return character. See: DPL Lines and Strings |
| Matches uppercase characters. See: DPL Lines and Strings |
| Matches lowercase characters. See: DPL Lines and Strings |
| Matches alphabetic characters |
| Matches digits. See: DPL Lines and Strings |
| Matches digits in hexadecimal notation. See: DPL Lines and Strings |
| Matches alphanumeric characters |
| Matches punctuation and symbol characters. See: DPL Lines and Strings |
| Matches space and tab characters. See: DPL Lines and Strings |
| Matches whitespace characters. See: DPL Lines and Strings |
| Matches all characters except whitespace. See: DPL Lines and Strings |
| Matches visible characters. See: DPL Lines and Strings |
| Matches printable characters. See: DPL Lines and Strings |
| Matches words. See: DPL Lines and Strings |
| Matches all ASCII characters. See: DPL Lines and Strings |
| Matches control characters. See: DPL Lines and Strings |
| Matches time and date. See: DPL Time and Date |
| Matches timestamp in the form of |
| Matches timestamp in the form of |
| Matches timestamp in the form of |
| Matches case insensitive strings |
| Matches floating point numbers. See: DPL Numeric Data |
| Matches floating point numbers with separator comma. See: DPL Numeric Data |
| Matches floating point numbers. See: DPL Numeric Data |
| Matches floating point numbers with separator comma. See: DPL Numeric Data |
| Matches integral numbers. See: DPL Numeric Data |
| Matches integral numbers in hexadecimal notation. See: DPL Numeric Data |
| Matches integral numbers. See: DPL Numeric Data |
| Matches integral numbers in hexadecimal notation. See: DPL Numeric Data |
| Matches valid credit card numbers. See: DPL Credit Card Data |
| Matches and parses a Smartscape ID from a string. See: DPL Smartscape ID |
| Matches IPv4 and IPV6 addresses. See: DPL Network Data |
| Matches IPv4 addresses. See: DPL Network Data |
| Matches IPv6 address. See: DPL Network Data |
| Matches single or double quoted strings or character groups (excluding the first 32 symbols of the ASCII table). See: DPL Lines and Strings |
| Matches single quoted string. See: DPL Lines and Strings |
| Matches double quoted string. See: DPL Lines and Strings |
| Matches single quoted string with csv escaping. See: DPL Lines and Strings |
| Matches double quoted string with csv escaping. See: DPL Lines and Strings |
| Look behind. See: DPL Modifiers |
| Look ahead. See: DPL Modifiers |
| Negative look behind. See: DPL Modifiers |
| Negative look ahead. See: DPL Modifiers |