kelp404 / angular-validator

AngularJS form validation.

Home Page:http://kelp404.github.io/angular-validator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use variables in error messages

wesley3523 opened this issue · comments

Is it possible to use some variable in the error message, something like

error: 'This field must have {number} characters'

i appreciate it.

yes, it can. please search the documentation and issue.

Yes i did, but can not find the awnser. maybe some example can help?

Thanks