Full name is required!
Full name should contains from {{ getConfigValue("forms.validation.fullName.minLength") }} to {{ getConfigValue("forms.validation.fullName.maxLength") }} characters
Email is required!
Email should be the real one!
Password is required!
Password should contain from {{ getConfigValue("forms.validation.password.minLength") }} to {{ getConfigValue("forms.validation.password.maxLength") }} characters
Password confirmation is required!
Password does not match the confirm password.