Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • Initializes a new instance of the {@link geocortex.forms.items.validation.FileSizeValidationItem} class.

    Parameters

    • xmlNode: Element

      Xml node containing the form item definition.

    Returns FileSizeValidationItem

Properties

message

message: string

The message to display when a value is invalid.

type

String

totalFileSize

totalFileSize: number

The total allowable size (in bytes) of the selected files.

type

Number

Methods

validate