Added get api which is responsable for get next or pevious form
This commit is contained in:
@@ -155,4 +155,5 @@ validation.field.min_length=Field {0} must be at least {1} characters long.
|
||||
validation.field.max_length=Field {0} must be no more than {1} characters long.
|
||||
validation.field.pattern=Field {0} does not match the required pattern.
|
||||
validation.field.not_null=Field {0} must not be null.
|
||||
validation.field.not_empty=Field {0} must not be empty.
|
||||
validation.field.not_empty=Field {0} must not be empty.
|
||||
current.form.incomplete=Current form is not filled.
|
||||
Reference in New Issue
Block a user