This field is required
This field must contain at least {{ field?.errors?.minlength.requiredLength }} character 1"
>s
This field is limited to {{ field?.errors?.maxlength.requiredLength }} character 1"
>s
The minimum value is {{ field?.errors?.min.min }}
The maximum value is {{ field?.errors?.max.max }}
The following files are not accepted file types:
{{ field.errors.message }}
The following files do not have the required format:
{{ field.errors.custom }}