diff --git a/README.md b/README.md index 364ef2f..4f69aa6 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ - [url](#url) - [future / past](#future--past) - [Adding custom validators](#adding-custom-validators) + - [Applying validation to custom input widgets](#applying-validation-to-custom-input-widgets) - [Showing validation messages](#showing-validation-messages-with-valdr-messages) - [Message template](#message-template) - [CSS to control visibility](#css-to-control-visibility) @@ -260,6 +261,29 @@ yourApp.config(function (valdrProvider) { } ``` +## Applying validation to custom input widgets +valdr applies validation to ``````, ```