HybridForms API
    Preparing search index...

    Interface IValidationWarning

    interface IValidationWarning {
        warning: string;
    }
    Index

    Properties

    Properties

    warning: string