Fix section "From validation" for 14.3.md
This commit is contained in:
@@ -141,9 +141,9 @@ The following table lists the corresponding form element information:
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
## Forms authentication
|
## Form validation
|
||||||
|
|
||||||
The following list may be used are listed rules native:
|
The following table lists some form validation rules native to Beego that can be used:
|
||||||
|
|
||||||
<table cellpadding="0" cellspacing="1" border="0" style="width:100%" class="tableborder">
|
<table cellpadding="0" cellspacing="1" border="0" style="width:100%" class="tableborder">
|
||||||
<tbody>
|
<tbody>
|
||||||
@@ -351,6 +351,6 @@ The following list may be used are listed rules native:
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [Directory](preface.md)
|
- [Directory](preface.md)
|
||||||
- Previous section: [Session](14.2.md)
|
- Previous section: [Sessions](14.2.md)
|
||||||
- Next section: [User validation](14.4.md)
|
- Next section: [User validation](14.4.md)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user