8000 Updated readme with examples · thedersen/backbone.validation@f3e74c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3e74c1

Browse files
committed
Updated readme with examples
1 parent 0189158 commit f3e74c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,10 @@ The message can contain placeholders for arguments that will be replaced:
722722
* `{1}` will be replaced with the allowed value configured in the validation (or the first one in a range validator)
723723
* `{2}` will be replaced with the second value in a range validator
724724

725+
## Examples
726+
727+
Some examples can be found [here](http://thedersen.com/projects/backbone-validation/examples/). This is by far not complete, but I hope you get the idea. View source to see how it's made.
728+
725729
## FAQ
726730

727731
### What gets validated when?

0 commit comments

Comments
 (0)
0