Uses of Interface
org.instancio.generator.specs.TextPatternGeneratorSpec
Packages that use TextPatternGeneratorSpec
-
Uses of TextPatternGeneratorSpec in org.instancio.generator.specs
Subinterfaces of TextPatternGeneratorSpec in org.instancio.generator.specsModifier and TypeInterfaceDescriptioninterfaceGenerator spec for text patterns that supportsAsGeneratorSpec.interfaceSpec for generating strings based on a pattern.Methods in org.instancio.generator.specs that return TextPatternGeneratorSpecModifier and TypeMethodDescriptionTextPatternAsGeneratorSpec.allowEmpty()TextPatternGeneratorSpec.allowEmpty()Indicates that an empty string can be generated.TextPatternAsGeneratorSpec.nullable()TextPatternGeneratorSpec.nullable()Indicates thatnullvalue can be generated.