Extensions in category Validation

Showing 49-60 of 76 items.

current-password-validator

Validation 0 447
Validates field "Input current password" in your model
Created by ElisDN, 11 years ago.

required-compare-true-validator

Validation 1 447
Validates that the specified attribute does not have null or empty value,when the compare value is true.
Created by sharehua, 14 years ago.

compare-compare-true-validator

Validation 0 438
compares the specified attribute value with another value and validates if they are equal when other compared are equal
Created by sharehua, 14 years ago.

childrenrequiredvalidator

Validation 0 434
Validator to ensure that children of a field are required when the field is set.
Created by Dana, 12 years ago.

file-upload-error-validator

Validation 0 432
Validates PHP error status for an uploaded file
Created by jmariani, 12 years ago.

domainvalidate

Validation 2 417
Validate if domain is true or not
Created by Mohamed Alsemany, 11 years ago.

arrayexist

Validation 0 415
Validate an Array of Foriegn Keys Exist
Created by Loren, 13 years ago.

cascaded-validator

Validation 0 412
Applies any validator to an attributes, but only if another attribute matches certain preconditions
Created by musterknabe, 13 years ago.

is-xml-validator

Validation 0 409
Validates if an uploaded file is XML
Created by jmariani, 12 years ago.

clamdscanvalidator

Validation 0 401
Validates files against ClamAV's clamd antimalware daemon
Created by MetaYii, 11 years ago.

notexists

Validation 2 357
This validator validates the absence of requested file.
Created by Ahamed Rifaideen, 10 years ago, updated 4 years ago.

switch-validator

Validation 3 356
Apply different sets of rules depending of an attribute's value. Pretty much like a php switch statement.
Created by onemoverx, 11 years ago.