Field
autogen.tools.dependency_injection.Field #
Represents a description field for use in type annotations.
This class is used to store a description for an annotated field, often used for documenting or validating fields in a context or data model.
Initializes the Field with a description.
PARAMETER | DESCRIPTION |
---|---|
description | The description text for the field. TYPE: |