Package org.instancio.feed
Interface FeedSpecAnnotations
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic @interfaceAllows mapping a property name from an external data source to a spec method in aFeed.static @interfaceA spec that is derived from one or more other specs.static @interfaceA feed spec that is generated by aGenerator.static @interfaceSpecifies that the annotated spec method can generatenullvalues.static @interfaceA template spec is for producing string values based on a string template with inputs provided by other specs.static @interfaceThis annotation allows specifying one or morePostProcessorclasses for processing values returned by the annotated spec method.static @interfaceAnnotation to specify a customFunctionto be used for converting string values to a specified type.