Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
1ea62356
Commit
1ea62356
authored
Jun 01, 2021
by
Gabriel-31415
Browse files
ajuste em rg
parent
6712eb4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/evento/submeterTrabalho.blade.php
View file @
1ea62356
...
@@ -563,6 +563,10 @@
...
@@ -563,6 +563,10 @@
required
:
true
,
required
:
true
,
alpha
:
true
,
alpha
:
true
,
},
},
'rg[]'
:
{
required
:
true
,
maxlength
:
8
,
},
agree
:
"required"
agree
:
"required"
},
},
...
@@ -571,7 +575,10 @@
...
@@ -571,7 +575,10 @@
'emailParticipante[]'
:
"Este campo é obrigatório."
,
'emailParticipante[]'
:
"Este campo é obrigatório."
,
'data_de_nascimento[]'
:
"Este campo é obrigatório."
,
'data_de_nascimento[]'
:
"Este campo é obrigatório."
,
'cpf[]'
:
"Este campo é obrigatório."
,
'cpf[]'
:
"Este campo é obrigatório."
,
'rg[]'
:
"Este campo é obrigatório."
,
'rg[]'
:
{
required
:
"Este campo é obrigatório."
,
maxlength
:
"Este campo deve conter no máximo 8 números."
},
'celular[]'
:
"Este campo é obrigatório."
,
'celular[]'
:
"Este campo é obrigatório."
,
'cep[]'
:
"Este campo é obrigatório."
,
'cep[]'
:
"Este campo é obrigatório."
,
'uf[]'
:
"Este campo é obrigatório."
,
'uf[]'
:
"Este campo é obrigatório."
,
...
...
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