HybridForms API
    Preparing search index...

    Interface IValidationError

    interface IValidationError {
        error: string;
    }
    Index

    Properties

    Properties

    error: string