Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
# By Kerstens Maxim
# Via Kerstens Maxim
* 'master' of https://github.com/happyDemon/laravel-parsley:
  Update README.md
  • Loading branch information
happyDemon committed Jul 1, 2015
2 parents d28f776 + 3b3996c commit 4698cd6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ easy enough don't you think?

### Validation rules

Implemented| Not implemented
-----------|-----------------
required | accepted
email | after:(date)
min | before:(date)
max | before:(date)
between | date_format
integer | different
url | in
alpha_num | not_in
alpha_dash| ip_address
alpha |
regex |
confirmed |
Implemented| Not implemented |
-----------|-----------------|
required | accepted |
email | after:(date) |
min | before:(date) |
max | before:(date) |
between | date_format |
integer | different |
url | in |
alpha_num | not_in |
alpha_dash| ip_address |
alpha | |
regex | |
confirmed | |

0 comments on commit 4698cd6

Please sign in to comment.