controller.utilities.configuration.CoreEnvModel.SMTP_SERVER_PORT

CoreEnvModel.SMTP_SERVER_PORT: Annotated[int, FieldInfo(annotation=NoneType, required=True, metadata=[Gt(gt=0), Le(le=65535)])]