-
Notifications
You must be signed in to change notification settings - Fork 29
Supported Rules
Bilal Gültekin edited this page Jul 30, 2015
·
1 revision
Rules | Jquery Validation |
---|---|
Accepted | - |
Active URL | - |
After (Date) | - |
Alpha | + |
Alpha Dash | - |
Alpha Numeric | - |
Array | - |
Before (Date) | - |
Between | + |
Boolean | - |
Confirmed | - |
Date | + |
Date Format | - |
Different | - |
Digits | - |
Digits Between | - |
+ |
|
Exists (Database) | + |
Image (File) | - |
In | - |
Integer | - |
IP Address | + |
Max | + |
MIME Types | - |
Min | + |
Not In | - |
Numeric | + |
Regular Expression | + |
Required | + |
Required If | - |
Required With | - |
Required With All | - |
Required Without | - |
Required Without All | - |
Same | + |
Size | - |
String | - |
Timezone | - |
Unique (Database) | + |
URL | + |
Note: It is easy to add some rules. Please check
Rule
class of related converter.