Classes and interfaces

Count

Validator for counting all given files

« More »

Crc32

Validator for the crc32 hash of given files

« More »

ExcludeExtension

Validator for the excluding file extensions

« More »

ExcludeMimeType

Validator for the mime type of a file

« More »

Exists

Validator which checks if the file already exists in the directory

« More »

Extension

Validator for the file extension of a file

« More »

FilesSize

Validator for the size of all files which will be validated in sum

« More »

Hash

Validator for the hash of given files

« More »

ImageSize

Validator for the image size of a image file

« More »

IsCompressed

Validator which checks if the file already exists in the directory

« More »

IsImage

Validator which checks if the file already exists in the directory

« More »

Md5

Validator for the md5 hash of given files

« More »

MimeType

Validator for the mime type of a file

« More »

NotExists

Validator which checks if the destination file does not exist

« More »

Sha1

Validator for the sha1 hash of given files

« More »

Size

Validator for the maximum size of a file up to a max of 2GB

« More »

Upload

Validator for the maximum size of a file up to a max of 2GB

« More »

UploadFile

Validator for the maximum size of a file up to a max of 2GB

« More »

WordCount

Validator for counting all words in a file

« More »