public class StringTypeDeclaration extends TypeDeclaration<StringResolvedType>
node| Constructor and Description |
|---|
StringTypeDeclaration(KeyValueNode node,
StringResolvedType resolvedType) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
enumValues() |
Integer |
maxLength() |
Integer |
minLength() |
String |
pattern() |
defaultValue, getNode, getResolvedType, name, parentTypes, required, rootElementName, schemaContent, toJsonSchema, toXmlSchema, type, validateannotationsequals, hashCodepublic StringTypeDeclaration(KeyValueNode node, StringResolvedType resolvedType)
Copyright © 2017. All rights reserved.