IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When language option is set for editor setting is not passed to its related validator.

MayaKirova opened this issue · comments

commented

Description

When an editor has language option set the same language is not set to its related validator.

Steps to reproduce

  1. Run the attached sample.
  2. Focus and blur the editor to trigger required field validation.

Result

Validator message is displayed in the default language (en)

Expected result

Validator message should be displayed in the specified language for the editor (fr)

Attachments

locale_sample.zip