Worldline Connect Node.js SDK
    Preparing search index...

    Interface RegularExpressionValidator

    interface RegularExpressionValidator {
        regularExpression?: string | null;
    }
    Index

    Properties

    regularExpression?: string | null