attributesSchema

abstract fun attributesSchema(configureAction: Action<in AttributesSchema>): AttributesSchema(source)

Configures the attributes schema. The action is passed a AttributesSchema instance.

Return

the configured schema

Since

3.4

Parameters

configureAction

the configure action