@sumaris-net/ngx-components 2.4.75 → 2.4.76

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3834,6 +3834,7 @@ SharedValidators.I18N_ERROR_KEYS = {
3834
3834
  maxDecimals: 'ERROR.FIELD_MAXIMUM_DECIMALS',
3835
3835
  double: 'ERROR.FIELD_NOT_VALID_DOUBLE',
3836
3836
  integer: 'ERROR.FIELD_NOT_VALID_INTEGER',
3837
+ precision: 'ERROR.FIELD_NOT_VALID_PRECISION',
3837
3838
  email: 'ERROR.FIELD_NOT_VALID_EMAIL',
3838
3839
  latitude: 'ERROR.FIELD_NOT_VALID_LATITUDE',
3839
3840
  longitude: 'ERROR.FIELD_NOT_VALID_LONGITUDE',