Fragment for create mutation inputs for classes extending BaseTemplate

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the NamedNode

Link copied to clipboard

The name of the NamedNode, must not be blank

Link copied to clipboard

Additional initial templateFieldSpecifications, should be a JSON schema JSON. Must be disjoint with templateFieldSpecifications of templates this template extends.

Functions

Link copied to clipboard
open override fun validate()

Validates this input

Link copied to clipboard
open fun validateJsonSchema(schema: Schema, name: String)

Can be overridden to further validate the schema