Understanding onDynamic
When does onDynamic get called? In the examples that I’ve seen it looks almost the same as onChange. It says that it allows you to dynamically change what validator is used, but I can’t seem to figure out when it changes your validator to use the one written in onDynamic.
0 Replies