View.schema

Adds a structured data entry.

class View
final
static if(isWebServer)
void
schema
(
SchemaObject schemaObject
)

Parameters

schemaObject SchemaObject

The schema object with the structured data.

Meta