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–2022 Spring. All rights reserved.