i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > IStringValidator

    services.IStringValidator interface

    A constraint on the contents of a string value.

    Signature:

    interface IStringValidator 
    

    Introduced: API version 1.0

    Properties

    Property Type Description
    message string Gets the message to display if the string does not match regex.
    regex string Gets the regular expression that the string must match.
    In this article
    Back to top © N. Harris Computer Corporation