Skip to main content
Used on abstract models. Disables the content validator. This is useful because abstract models are logical constructs that aren’t tied to data. Refer to this community article for more information.

Syntax

template: true/false

Properties

template
boolean
default:"false"
When set to true, disables the content validator for abstract models that are logical constructs not tied to data.

Examples

template: true