public class NottableSchemaString extends NottableString
NOT_CHAR| Modifier and Type | Method and Description | 
|---|---|
boolean | 
matches(MockServerLogger mockServerLogger,
       MatchDifference context,
       String json)  | 
boolean | 
matches(String json)  | 
static NottableSchemaString | 
notSchema(String value)  | 
static NottableSchemaString | 
schemaString(String value)  | 
static NottableSchemaString | 
schemaString(String value,
            Boolean not)  | 
String | 
toString()  | 
compareTo, deserializeNottableStrings, deserializeNottableStrings, equals, equalsIgnoreCase, getParameterStyle, getValue, hashCode, isBlank, isNot, isOptional, lowercase, not, serialiseNottableString, serialiseNottableStrings, string, string, strings, strings, withStylefieldsExcludedFromEqualsAndHashCodepublic static NottableSchemaString schemaString(String value, Boolean not)
public static NottableSchemaString schemaString(String value)
public static NottableSchemaString notSchema(String value)
public boolean matches(String json)
matches in class NottableStringpublic boolean matches(MockServerLogger mockServerLogger, MatchDifference context, String json)
public String toString()
toString in class NottableStringCopyright © 2022. All rights reserved.