Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Force/validate mask value completeness?

    Hi,
    I have defined a mask on a textitem. This works great. However, I would like to make it mandatory that the user fills the complete value (for all mask-positions) and not a partial value.

    Is there a standard way/property I can set to validate this automatically? Or a standard validator I can use for this?

    gr. Martin

    #2
    It seems like the regex validator should cover any type of maskable input.

    Comment

    Working...
    X