method

IssueTarget.Locale

Locale selects an exact translation in an all-locales candidate envelope. Ordinary callbacks inherit their exact locale and do not need this selector. A target cannot request fallback or leave an exact-locale callback's scope.

Arguments

ArgumentTypeDescription
localeschema.LocaleCodeThe locale value.

Returns

The declared result.

IssueTarget

Full signature

Related types

  • IssueTarget

    IssueTarget selects the current field or a descendant of its candidate value. It is immutable. Repeated rows use their _key, never their display position. Configuration and runtime identities are supplied by Ridu when validation runs.

  • LocaleCode

    A validated locale identity used by operations, manifests, and storage.