FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Class FileFormatValidationOptions

    Represents configuration options for a FileFormatValidationProcessor.

    Inheritance
    object
    FileFormatValidationOptions
    Namespace: FulcrumFS
    Assembly: FulcrumFS.dll
    Syntax
    public sealed class FileFormatValidationOptions

    Constructors

    Name Description
    FileFormatValidationOptions(IEnumerable<FileFormat>)

    Initializes a new instance of the FileFormatValidationOptions class with the specified allowed file formats.

    FileFormatValidationOptions(params ReadOnlySpan<FileFormat>)

    Initializes a new instance of the FileFormatValidationOptions class with the specified allowed file formats.

    Properties

    Name Description
    AllowedFormats

    Gets the allowed file formats for validation.

    © Singulink. All rights reserved.