{"id":"ui--yuiLocaleFormatRequest","name":"yuiLocaleFormatRequest","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiLocaleFormatRequest","description":"A yui locale format request record carrying kind, rawValue, locale, options, source.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"kind","kind":"field","type":"text","description":"Stores kind as text.","signature":"text kind","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"rawValue","kind":"field","type":"text","description":"Stores raw value as text.","signature":"text rawValue","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"locale","kind":"field","type":"text","description":"Stores locale as text.","signature":"text locale","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"options","kind":"field","type":"text","description":"Stores options as text.","signature":"text options","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"source","kind":"field","type":"text","description":"Stores source as text.","signature":"text source","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiLocaleFormatRequest","kind":"constructor","parameters":[{"name":"kind","type":"text","description":"Kind."},{"name":"rawValue","type":"text","description":"Raw value."},{"name":"locale","type":"text","description":"Locale."},{"name":"options","type":"text","description":"Options."},{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"yuiLocaleFormatRequest(text kind, text rawValue, text locale, text options, text source)","description":"Yui locale format request.","tags":["thing","constructor","ui"],"updated":"2026-09-09"},{"name":"ValidationIssue","kind":"method","parameters":[],"returns":"text","signature":"ValidationIssue() returns text","description":"Validation issue.","tags":["thing","method","ui"],"exampleId":"method-ValidationIssue-6","updated":"2026-09-09"}],"tags":["cpu","method","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/text-locale.yh","line":115,"sha256":"f94675a021e536a25eeecbefd67a1e88ba3c63fddf46ace8e10a80b7140bff2a"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use yuiLocaleFormatRequest","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using ui\n\n// Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.\nyuiLocaleFormatRequest sample = yuiLocaleFormatRequest(\"kind\", \"raw Value\", \"locale\", \"options\", \"example\")\nConsole.Log(Text.From(sample.kind))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuilocaleformatrequest\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"fca85b98c342fa6146779860e76f01b4a7f305069793e31dc9c7b2080c338f2d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ValidationIssue-6","title":"yuiLocaleFormatRequest.ValidationIssue","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using ui\n\n// Validation issue.\nyuiLocaleFormatRequest instance = yuiLocaleFormatRequest(\"kind\", \"raw Value\", \"locale\", \"options\", \"example\")\ntext result = instance.ValidationIssue()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuilocaleformatrequest\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"c03abacca928fe550fd47d0307465ae80a9c458af9842c77c871f74339f94a56","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["kind","rawValue","locale","options","source","yuiLocaleFormatRequest","ValidationIssue"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiLocaleFormatRequest","json":"https://demonhunterlabs.com/reference/items/ui--yuiLocaleFormatRequest.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiLocaleFormatRequest.md"}
