xaf_entity
Get a complete entity definition: properties, types, relationships, validation rules, appearance rules, and calculated expressions. Consult it before changing entity-related 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. |