8000 How can we add message to one rule with more validation · Issue #21 · moeen-basra/ree-validate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How can we add message to one rule with more validation #21
Open
@salmansamkhan

Description

@salmansamkhan

Versions:

  • ReactJs: #.#.#
  • Ree-Validate:

Description:

Like i have below rules:
this.validator.attach({
name: "mobile_no",
alias: "Mobile Number",
rules: "required|numeric|length:10"
});

I want to display custom message for number and length validation.

Please tell me how to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0