controller.utilities.configuration.CoreEnvModel.SMTP_PORT

CoreEnvModel.SMTP_PORT: Annotated[int, FieldInfo(annotation=NoneType, required=True, metadata=[Ge(ge=0), Le(le=65535)])]