xaf_entity
Get full entity detail—properties, types, relationships, validation rules, appearance rules, and calculated expressions—before writing or changing code.
Instructions
Full detail of one business entity: every property with its type and attributes, relationships to other entities, validation rules, appearance rules, and calculated property expressions. Use before writing or changing any code that touches an entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Entity class name, e.g. 'Invoice'. Case-insensitive. | |
| project | No | Project name, when several are configured. |