Fix combo of validators + localized + aliased

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • 3.1.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Fields which are both localized and aliased have errors:

      field :foo, as: :foobar, localize: true, type: String
      
      validates_uniqueness_of :foobar
      
      validates_length_of :foobar, maximum: 30
      

              Assignee:
              Durran Jordan
              Reporter:
              Johnny Shields
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: