Knockout-Validation icon indicating copy to clipboard operation
Knockout-Validation copied to clipboard

Showing validation message on popup

Open chathu03j opened this issue 11 years ago • 1 comments

Hello All,

Is there a way to display the error message on a pop-up right next to where the validation failed, rather than showing them separately elsewhere?

chathu03j avatar Apr 06 '13 10:04 chathu03j

You can display an error message wherever you like using the validationMessage binding (described here)

You'll need to sort out the popup yourself though!

stevegreatrex avatar Apr 06 '13 15:04 stevegreatrex