mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
Change localKey to foreignKey
This commit is contained in:
@@ -12,6 +12,7 @@ export default class UserStoreValidator {
|
||||
})
|
||||
])
|
||||
})
|
||||
|
||||
public messages = {
|
||||
required: 'The field {{field}} is required',
|
||||
'email.email': 'The email must be valid',
|
||||
|
||||
Reference in New Issue
Block a user