A way to show error message directly on a component

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • None
    • Affects Version/s: 6.0.0
    • Component/s: Databind 2
    • None
    • None

      need a way to show validation message to a component directly.
      currently, user have to use ValidationMessages and bind to errorMessage of the component.

      <textbox value="@bind(vm.user.firstName) @validator('beanValidator')" errorMessage="@load(vmsgs[self])" />
      

            Assignee:
            Unassigned
            Reporter:
            dennis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: