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