public static class YamlContract.KeyValueMatcher extends Object
Modifier and Type | Field and Description |
---|---|
String |
command |
String |
key |
YamlContract.PredefinedRegex |
predefined |
String |
regex |
YamlContract.RegexType |
regexType |
Constructor and Description |
---|
KeyValueMatcher() |
public String key
public String regex
public YamlContract.PredefinedRegex predefined
public String command
public YamlContract.RegexType regexType
Copyright © 2016–2020 Spring. All rights reserved.