Uses of Interface
org.instancio.generator.specs.EmailGeneratorSpec
Packages that use EmailGeneratorSpec
Package
Description
Defines generator specs.
Provides Internet-related generators.
-
Uses of EmailGeneratorSpec in org.instancio.generator.specs
Subinterfaces of EmailGeneratorSpec in org.instancio.generator.specsModifier and TypeInterfaceDescriptioninterfaceSpec for generating email addresses that supportsAsGeneratorSpec.interfaceSpec for generating email addresses.Methods in org.instancio.generator.specs that return EmailGeneratorSpec -
Uses of EmailGeneratorSpec in org.instancio.internal.generator.domain.internet
Classes in org.instancio.internal.generator.domain.internet that implement EmailGeneratorSpecModifier and TypeClassDescriptionclassInternal generator used for generating email addresses for fields annotated with@Emailannotation from Jakarta Bean Validation API.