Interface IsbnSpec

All Superinterfaces:
GeneratorSpec<String>, IsbnGeneratorSpec, NullableGeneratorSpec<String>, ValueSpec<String>

public interface IsbnSpec extends ValueSpec<String>, IsbnGeneratorSpec
Spec for generating ISBN.
Since:
2.11.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies that a null value can be generated

    Methods inherited from interface org.instancio.generator.ValueSpec

    get, list, map, stream, toModel