attributesSchema

abstract fun attributesSchema(configureAction: Action<out Any>): AttributesSchema

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

Return

the configured schema

Parameters

configureAction

the configure action