ISchemaNameGenerator public interface ISchemaNameGenerator The schema name generator. Documentation Code string Generate(Type type) Generates the name of the JSON Schema for the given type.