diff --git a/README.md b/README.md index d11823b..56a6eab 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,13 @@ Default value is *'change keyup'* (for more information check `eventType` parame ea.settings.dependencyTriggers = 'change'; // mute some excessive activity if you wish, // or turn it off entirely (set to undefined) ``` +Alternatively, to enforce re-binding of already attached validation handlers, use following construction: +```JavaScript +