|
|
@@ -186,7 +186,7 @@ used to validate the characters before the definition cardinality is reached. (s
|
|
|
|
|
|
##### definitionSymbol
|
|
|
When you insert or delete characters, they are only shifted when the definition type is the same. This behavior can be overridden
|
|
|
-by giving a definitionSymbol. (see example x, y, z, which can be used for ip-address masking, the validation is different, but it is allowed to shift the characteres between the definitions)
|
|
|
+by giving a definitionSymbol. (see example x, y, z, which can be used for ip-address masking, the validation is different, but it is allowed to shift the characters between the definitions)
|
|
|
|
|
|
```javascript
|
|
|
$.extend($.inputmask.defaults.definitions, {
|