- When the user removes an expression from the validation property of input widget, its value becomes `""`. And in boolean validation function we treat this empty string as false. so Input widget ends up with isValid false and we show an error border around the Input. so we are setting a default value true, so when there is no expression it evaluates to true. |
||
|---|---|---|
| .. | ||
| Objects | ||
| Pages | ||
| commands.js | ||
| index.js | ||