Interface CnpjSpec

All Superinterfaces:
CnpjGeneratorSpec, GeneratorSpec<String>, NullableGeneratorSpec<String>, Supplier<String>, ValueSpec<String>

public interface CnpjSpec extends CnpjGeneratorSpec, ValueSpec<String>
Since:
5.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Format the CNPJ output.
    Indicates that null value can be generated.

    Methods inherited from interface org.instancio.generator.ValueSpec

    get, list, map, stream