contract template obligation dependency api

This commit is contained in:
glovetleong
2021-06-29 19:27:01 +08:00
parent 64280f5754
commit 2b65de855a
11 changed files with 464 additions and 16 deletions
+1
View File
@@ -12,6 +12,7 @@
'email' => 'EMAIL_ERROR',
'unique' => 'UNIQUE_ERRO',
'confirmed' => 'CONFIRM_ERROR',
'obligation_depend_error' => 'OBLIGATION_DEPEND_ERROR',
'min' => [
'string' => 'MIN_ERROR_:min',
],