Documentation

IUploadedImageConstraint extends IStringConstraint

Instantiations of implementations correspond to a set of acceptable PHP values.

For example, an object of the class IntModel implementing IConstraint represent all variables of the int type.

Table of Contents

Constants

FILE_TOO_BIG_ERROR  : mixed = "ERROR_FILE_TOO_BIG"
FILENAME_MAX_LENGTH  : mixed = 128
FILENAME_REGEX  : mixed = '^(([a-z0-9])[-_\.]?)*(?2)+\.(?2)+$'
MISC_ERROR  : mixed = "MISC_ERROR"

Constants

On this page

Search results