Wiki articles in category Tips tagged with "validator"

Showing 1-2 of 2 items.

Aadhar Number Validator

Created 3 years ago by shiv shiv.

In India have Aadhar number an we may need to valid it a input. So I created a validator for yii2

2 2
1 follower
Viewed: 104 225 times
Version: 2.0
Category: Tips
Tags: validator

Add model validator in Controller

Created 11 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz), updated 11 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz).

There are cases that model validators should be depended by controller/action and you couldn't manipulate on the model class or using scenarios in easy way

1 1
3 followers
Viewed: 34 321 times
Version: 1.1
Category: Tips