Extensions in category Validation

Showing 13-24 of 76 items.

uniqueboolvaluevalidator

Validation 0 269
Validator that makes sure that only a single record with $attribute_name = $single_bool_value exists in the DB
Created by Boaz, 11 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.

uploader

Validation 0 766
this validator used to validate file upload
Created by Ahamed Rifaideen, 10 years ago, updated 4 years ago.

eabavalidator

Validation 0 543
A Routing Transit Number Validator
Created by Antonio Ramirez, 13 years ago, updated 11 years ago.

eactiveajaxform

Validation 0 308
Use ajax validation + ajaxSubmitButton together in CActiveForm
Created by hehbhehb, 11 years ago.

decimalvalidator

Validation 0 148
This code is some I wrote to try and enforce data constraints for DECIMAL(m,n) column format.
Created by mcd, 9 years ago.

model-unique-validation

Validation 0 256
Allows for easy model validation against all columns while excluding those which are passed in via array
Created by cottonaf, 8 years ago.

fuuid-validator

Validation 0 514
UUID Syntax Validation
Created by volkmar, 12 years ago.

ftext-validator

Validation 0 664
validate text (contains no XML/Html tags)
Created by volkmar, 12 years ago.

fhex-validator

Validation 0 554
allow only hexadecimal digit characters
Created by volkmar, 12 years ago.

foctal-validator

Validation 0 491
allow only octal numbers
Created by volkmar, 12 years ago.

advancedemailvalidator

Validation 0 612
An Email validator which checks for a valid top-level-domain
Created by Y!!, 14 years ago.