This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Validator/Resources/translations
Nicolas Grekas 9f4615a7ae feature #28069 [Validator] New DivisibleBy constraint for testing divisibility (colinodell)
This PR was squashed before being merged into the 4.2-dev branch (closes #28069).

Discussion
----------

[Validator] New `DivisibleBy` constraint for testing divisibility

This introduces a new ~`MultipleOf`~ `DivisibleBy` constraint which checks whether one number is a multiple of (aka "divisible by") some other number.  Useful for enforcing specific increments on a number.

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | https://github.com/symfony/symfony-docs/pull/10121

See https://github.com/symfony/symfony-docs/pull/10121 for examples of this constraint in action.

Commits
-------

efcfb8b22d [Validator] New `DivisibleBy` constraint for testing divisibility
2018-08-15 17:44:16 +02:00
..
validators.af.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00
validators.ar.xlf Merge branch '2.3' into 2.6 2015-05-26 14:42:28 -07:00
validators.az.xlf Azerbaijani locale 2014-11-19 07:31:32 +01:00
validators.bg.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.ca.xlf fixed UUID error message id in translation files 2018-07-23 10:13:01 +02:00
validators.cs.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.cy.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00
validators.da.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.de.xlf [Validator] New DivisibleBy constraint for testing divisibility 2018-08-15 17:44:08 +02:00
validators.el.xlf [Validator] Fix Greek translation 2017-08-22 13:13:34 +03:00
validators.en.xlf [Validator] New DivisibleBy constraint for testing divisibility 2018-08-15 17:44:08 +02:00
validators.es.xlf [Validator] New DivisibleBy constraint for testing divisibility 2018-08-15 17:44:08 +02:00
validators.et.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00
validators.eu.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.fa.xlf [Validator] reverted permissions change on translation files 2014-08-27 10:38:16 +02:00
validators.fi.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.fr.xlf [Validator] New DivisibleBy constraint for testing divisibility 2018-08-15 17:44:08 +02:00
validators.gl.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.he.xlf Merge branch '2.5' into 2.6 2014-11-16 18:28:09 +01:00
validators.hr.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.hu.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.hy.xlf Merge branch '2.3' into 2.7 2015-12-26 14:37:43 +01:00
validators.id.xlf [Validator] sync validator translation id 2018-03-22 08:16:09 +01:00
validators.it.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.ja.xlf [Validator] Add Japanese translation 2018-03-27 13:45:04 +02:00
validators.lb.xlf Added LB translation for #26327 (Errors sign for people that do not see colors) 2018-03-31 07:18:09 +02:00
validators.lt.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.lv.xlf Security and validators messages translation to Latvian 2016-09-22 19:04:04 +03:00
validators.mn.xlf [Validator] Remove BOM in some xlf files 2018-06-19 10:02:14 +02:00
validators.nb.xlf Copied NO language files to the new NB locale. 2018-01-16 18:12:50 +01:00
validators.nl.xlf feature #28069 [Validator] New DivisibleBy constraint for testing divisibility (colinodell) 2018-08-15 17:44:16 +02:00
validators.nn.xlf Add nn (Norwegian Nynorsk) translation files, and improve existing file 2018-01-17 11:17:32 +01:00
validators.no.xlf Improve language 2016-12-22 11:26:53 +01:00
validators.pl.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.pt_BR.xlf [Validator] Add missing pt_BR translation 2015-12-21 09:04:00 +01:00
validators.pt.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.ro.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.ru.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.sk.xlf [Validator] Add Czech and Slovak translations for BIC 2016-10-03 09:43:29 +02:00
validators.sl.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.sq.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00
validators.sr_Cyrl.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00
validators.sr_Latn.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00
validators.sv.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.th.xlf fixed typo in translation keys 2015-07-31 08:49:15 +02:00
validators.tl.xlf [Security][Validator] Add translations for Tagalog 2018-02-12 13:32:32 +01:00
validators.tr.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.uk.xlf Add missing Ukrainian translations 2018-07-23 13:56:58 +03:00
validators.vi.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00
validators.zh_CN.xlf backported translations 2018-07-23 10:22:17 +02:00
validators.zh_TW.xlf Merge branch '2.5' 2014-08-31 05:28:38 +02:00