Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-863

A way to show error message directly on a component

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • 6.0.0
    • Databind 2
    • 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])" />
      

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

              Created:
              Updated:
              Resolved: