Skip to content
  • Diegodlh's avatar
    Fix T302024: update the TemplateFieldOutput type · 4593a6ad
    Diegodlh authored
    * translation field info now includes field validity (because it is no longer redundant with field output)
    * the TemplateField's translate method now always returns an unvalidated field output, with the separate "valid" property indicating whether it is valid or not
    * the TemplateField's validate method now returns a boolean, rather than a validated output
    4593a6ad