Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
cb768d45
Commit
cb768d45
authored
Dec 15, 2014
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6528 from softark/docs-guide-input-validations-fix
docs/guide/input-validation.md - typo [ci skip]
parents
ec06084c
7bee6f81
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
input-validation.md
docs/guide/input-validation.md
+1
-1
No files found.
docs/guide/input-validation.md
View file @
cb768d45
...
@@ -49,7 +49,7 @@ of the following format:
...
@@ -49,7 +49,7 @@ of the following format:
[
[
// required, specifies which attributes should be validated by this rule.
// required, specifies which attributes should be validated by this rule.
// For a single attribute, you can use the attribute name directly
// For a single attribute, you can use the attribute name directly
// without having it in an array
instead of an array
// without having it in an array
[
'attribute1'
,
'attribute2'
,
...
],
[
'attribute1'
,
'attribute2'
,
...
],
// required, specifies the type of this rule.
// required, specifies the type of this rule.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment