Xivgear Types Documentation
    Preparing search index...
    interface ValidationErrorSingle {
        field?: string;
        message?: string;
        path?: string;
    }
    Index

    Properties

    Properties

    field?: string
    message?: string
    path?: string