An open API service for providing issue and pull request metadata for open source projects.

GitHub / symfony/symfony-docs issues and pull requests

Labelled with: Validator

#21424 - [Validator] Fix typo in Video constraint

Pull Request - State: closed - Opened by wkania about 2 months ago - 1 comment
Labels: Validator, Status: Reviewed

#21397 - [Validator] Add option to allow `ANY` protocol in `Assert\Url` constrai…

Issue - State: closed - Opened by fabpot about 2 months ago - 1 comment
Labels: Validator, hasPR

#21384 - [Validator] Add Video constraint for validating video files

Pull Request - State: open - Opened by javiereguiluz 2 months ago
Labels: Validator

#21325 - [Validator] require a top-level domain by default in the Url constraint

Issue - State: closed - Opened by nicolas-grekas 3 months ago - 1 comment
Labels: Validator

#21264 - [Validator] UniqueEntity - add note about comparing files.

Pull Request - State: closed - Opened by wkania 4 months ago
Labels: Validator, Status: Reviewed

#21262 - [Validator] UniqueEntity - add warning about not supported types and association mappings.

Pull Request - State: closed - Opened by wkania 4 months ago
Labels: Validator, Status: Needs Review

#21248 - [Validator] Add `min` and `max` in both error messages of `LengthValida…

Issue - State: closed - Opened by fabpot 4 months ago - 1 comment
Labels: Validator, hasPR

#21191 - [Validator] Clarify the usage of the `value` variable for the When constraint

Pull Request - State: closed - Opened by alcohol 4 months ago - 1 comment
Labels: Validator, Status: Reviewed

#21189 - [Validator] `When()` constraint documentation misleading ?

Issue - State: closed - Opened by alcohol 4 months ago - 5 comments
Labels: Validator, hasPR

#21133 - [Validator] Fix typo

Pull Request - State: closed - Opened by pieterocp 5 months ago - 1 comment
Labels: Validator, Status: Reviewed

#21079 - [Validator] Fix parameters list in Choice::$multipleMessage option

Pull Request - State: closed - Opened by niconoe- 5 months ago - 2 comments
Labels: Validator, Status: Reviewed

#21049 - [Validator] Add note to IBAN validator documentation about whitespace handling

Pull Request - State: closed - Opened by nicodemuz 6 months ago
Labels: Validator, Status: Reviewed

#20979 - [Validator] remove the Slug constraint

Pull Request - State: closed - Opened by xabbuh 6 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20979 - [Validator] remove the Slug constraint

Pull Request - State: closed - Opened by xabbuh 6 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20978 - [Validator] Revert Slug constraint

Issue - State: closed - Opened by fabpot 6 months ago
Labels: Validator, hasPR

#20962 - [Validator] avoid broken rendering of inline types in `UniqueEntity`

Pull Request - State: closed - Opened by santysisi 6 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20962 - [Validator] avoid broken rendering of inline types in `UniqueEntity`

Pull Request - State: closed - Opened by santysisi 6 months ago
Labels: Validator, Status: Needs Review

#20919 - [Validator] Fix minor syntax issue

Pull Request - State: closed - Opened by javiereguiluz 7 months ago
Labels: Validator, Status: Reviewed

#20906 - [Validator] Add `filenameCharset` and `filenameCountUnit` options to `File` constraint

Pull Request - State: closed - Opened by alamirault 7 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20906 - [Validator] Add `filenameCharset` and `filenameCountUnit` options to `File` constraint

Pull Request - State: closed - Opened by alamirault 7 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20893 - [Validator] Highlight `extensions` instead of `mimeTypes` for `File` constraint

Pull Request - State: closed - Opened by benito103e 7 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20893 - [Validator] Highlight `extensions` instead of `mimeTypes` for `File` constraint

Pull Request - State: closed - Opened by benito103e 7 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20880 - [Form][Validator] Validation not working if not mapped

Issue - State: closed - Opened by GrinWay 7 months ago - 2 comments
Labels: Form, Validator, Waiting feedback

#20863 - [Validator] Add docs for bridge twig validator #20836

Pull Request - State: closed - Opened by sfmok 8 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20863 - [Validator] Add docs for bridge twig validator #20836

Pull Request - State: closed - Opened by sfmok 8 months ago - 3 comments
Labels: Validator, Status: Reviewed

#20703 - [Validator] Add `filenameCharset` and `filenameCountUnit` options to `F…

Issue - State: closed - Opened by fabpot 9 months ago
Labels: Validator

#20684 - [Validator] Allow Unique constraint validation on all elements

Pull Request - State: closed - Opened by mdoutreluingne 9 months ago
Labels: Validator, Status: Reviewed

#20684 - [Validator] Allow Unique constraint validation on all elements

Pull Request - State: closed - Opened by mdoutreluingne 9 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20675 - [Validator] Add support for closures in the `When` constraint

Pull Request - State: closed - Opened by alexandre-daubois 9 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20674 - [Validator] Add support for closures in `When`

Issue - State: closed - Opened by nicolas-grekas 9 months ago
Labels: Validator, hasPR

#20650 - [Validator] Allow Unique constraint validation on all elements

Issue - State: closed - Opened by nicolas-grekas 9 months ago
Labels: Validator

#20627 - [Validator] Add support for the `otherwise` option in the `When` constraint

Pull Request - State: closed - Opened by alexandre-daubois 10 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20627 - [Validator] Add support for the `otherwise` option in the `When` constraint

Pull Request - State: closed - Opened by alexandre-daubois 10 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20596 - [Validator] use named-arguments to configure validation constraint options

Pull Request - State: closed - Opened by xabbuh 10 months ago - 2 comments
Labels: Validator, Status: Reviewed

#20596 - [Validator] use named-arguments to configure validation constraint options

Pull Request - State: closed - Opened by xabbuh 10 months ago - 2 comments
Labels: Validator, Status: Reviewed

#20589 - [Validator] deprecate the use of option arrays to configure validation …

Issue - State: closed - Opened by xabbuh 10 months ago
Labels: Validator, hasPR

#20551 - [Validator] [CustomValidationConstraint] Fix wrong attribute class name

Pull Request - State: closed - Opened by cavasinf 10 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20550 - [Validator] Add note to `version` option in `Cidr` constraint

Pull Request - State: closed - Opened by Ninos 10 months ago
Labels: Validator, Status: Reviewed

#20550 - [Validator] Add note to `version` option in `Cidr` constraint

Pull Request - State: closed - Opened by Ninos 10 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20532 - [Validator] Add Slug constraint

Pull Request - State: closed - Opened by tcoch 11 months ago - 3 comments
Labels: Validator, Status: Reviewed

#20532 - [Validator] Add Slug constraint

Pull Request - State: closed - Opened by tcoch 11 months ago - 2 comments
Labels: Validator, Status: Reviewed

#20527 - [Validator] Add `Slug` constraint

Issue - State: closed - Opened by fabpot 11 months ago - 1 comment
Labels: Validator

#20520 - [Validator] [DateTime] Add ``format`` to error messages

Pull Request - State: closed - Opened by mdoutreluingne 11 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20520 - [Validator] [DateTime] Add ``format`` to error messages

Pull Request - State: closed - Opened by mdoutreluingne 11 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20518 - [Validator] [DateTime] Add `format` to error messages

Issue - State: closed - Opened by fabpot 11 months ago - 1 comment
Labels: Validator, hasPR

#20497 - [Validator] Cannot validate svg image size

Pull Request - State: closed - Opened by MrYamous 11 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20496 - [Validator] Validate SVG ratio in Image validator

Pull Request - State: closed - Opened by MrYamous 11 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20488 - [Validator] Constraints cache with private properties

Pull Request - State: closed - Opened by alamirault 11 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20476 - [Validator] Fix the configuration for custom password strength estimator

Pull Request - State: closed - Opened by stof 11 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20476 - [Validator] Fix the configuration for custom password strength estimator

Pull Request - State: closed - Opened by stof 11 months ago - 1 comment
Labels: Validator, Status: Reviewed

#20386 - [Validator] [MacAddress] Add a missing value for `type` option

Pull Request - State: closed - Opened by MrYamous about 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20386 - [Validator] [MacAddress] Add a missing value for `type` option

Pull Request - State: closed - Opened by MrYamous about 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20385 - [Validator] Improve type for the `mode` property of the `Bic` constraint

Pull Request - State: closed - Opened by MrYamous about 1 year ago - 1 comment
Labels: Validator, Status: Needs Review

#20385 - [Validator] Improve type for the `mode` property of the `Bic` constraint

Pull Request - State: closed - Opened by MrYamous about 1 year ago
Labels: Validator, Status: Needs Review

#20359 - [Validator] Update the constraint index

Pull Request - State: closed - Opened by javiereguiluz about 1 year ago
Labels: Validator, Status: Reviewed

#20359 - [Validator] Update the constraint index

Pull Request - State: open - Opened by javiereguiluz about 1 year ago
Labels: Validator

#20358 - [Validator] [Validation] Fix some RST syntax issue

Pull Request - State: closed - Opened by javiereguiluz about 1 year ago
Labels: Validator, Status: Reviewed

#20358 - [Validator] [Validation] Fix some RST syntax issue

Pull Request - State: closed - Opened by javiereguiluz about 1 year ago
Labels: Validator, Status: Reviewed

#20322 - [Validator] Add missing ref in constraint map to the new Yaml constraint.

Pull Request - State: closed - Opened by WedgeSama about 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20314 - [Validator] feat(when constraint): add context variable

Pull Request - State: closed - Opened by KoNekoD about 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20283 - [Validator] Add example for passing groups and payload to Compound

Pull Request - State: closed - Opened by W0rma about 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20283 - [Validator] Add example for passing groups and payload to Compound

Pull Request - State: open - Opened by W0rma about 1 year ago
Labels: Validator, Status: Reviewed

#20166 - [Validator] Add documentation for identifierFieldNames option

Pull Request - State: open - Opened by Koretech10 about 1 year ago - 2 comments
Labels: Validator, Status: Needs Review

#20163 - [Validator] Add errorPath to Unique constraint

Pull Request - State: closed - Opened by thibaut22200 about 1 year ago
Labels: Validator, Status: Reviewed

#20163 - [Validator] Add errorPath to Unique constraint

Pull Request - State: closed - Opened by thibaut22200 about 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20150 - [Validator] Add `CompoundConstraintTestCase` to ease testing Compound constraints

Pull Request - State: closed - Opened by alexandre-daubois about 1 year ago - 3 comments
Labels: Validator, Status: Reviewed

#20150 - [Validator] Add `CompoundConstraintTestCase` to ease testing Compound constraints

Pull Request - State: closed - Opened by alexandre-daubois about 1 year ago - 2 comments
Labels: Validator, Status: Reviewed

#20148 - [Validator] Add `CompoundConstraintTestCase` to ease testing Compound C…

Issue - State: closed - Opened by nicolas-grekas about 1 year ago - 1 comment
Labels: Validator, hasPR

#20110 - [Validator] Add `Week` constraint

Pull Request - State: closed - Opened by alexandre-daubois over 1 year ago - 2 comments
Labels: Validator, Status: Needs Review

#20110 - [Validator] Add `Week` constraint

Pull Request - State: closed - Opened by alexandre-daubois over 1 year ago - 1 comment
Labels: Validator, Status: Needs Review

#20109 - [Validator] Add `Week` constraint

Issue - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: Validator, hasPR

#20100 - [Validator] Add links to Ulid constraint formats

Pull Request - State: closed - Opened by javiereguiluz over 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20099 - [Validator] Mention `Ulid::FORMAT_RFC4122`

Pull Request - State: closed - Opened by alexandre-daubois over 1 year ago - 3 comments
Labels: Validator, Status: Reviewed

#20098 - [Validator] Add support for RFC4122 format in the `Ulid` constraint

Issue - State: closed - Opened by nicolas-grekas over 1 year ago - 1 comment
Labels: Validator, hasPR

#20089 - [Validator] clarify how to disable client-side validation using the Regex constraint

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20059 - [Validator] drop type-hints for properties where the ´Type´ constraint is used

Pull Request - State: closed - Opened by xabbuh over 1 year ago
Labels: Validator, Status: Reviewed

#20047 - [Validator] Add the `WordCount` constraint

Pull Request - State: closed - Opened by alexandre-daubois over 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#20005 - [Validator] Update Url for changing the default value of the requireTld option

Pull Request - State: closed - Opened by MrYamous over 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#19967 - [Validator] fix IBAN validator fails if IBAN contains non-breaking space

Issue - State: closed - Opened by fabpot over 1 year ago - 1 comment
Labels: Validator

#19965 - [Validator] Add the Yaml constraint

Pull Request - State: closed - Opened by javiereguiluz over 1 year ago - 2 comments
Labels: Validator, Status: Needs Review

#19963 - [Validator] Add `Yaml` constraint for validating YAML content

Issue - State: closed - Opened by fabpot over 1 year ago - 1 comment
Labels: Validator, hasPR

#19938 - [Validator] BicValidator add strict mode to validate bics in strict mode

Pull Request - State: closed - Opened by maxbeckers over 1 year ago
Labels: Validator, Status: Reviewed

#19937 - BicValidator add strict mode to validate bics in strict mode

Issue - State: closed - Opened by fabpot over 1 year ago - 1 comment
Labels: Validator, hasPR

#19903 - [Validator] Make `PasswordStrengthValidator::estimateStrength()` public

Issue - State: closed - Opened by derrabus over 1 year ago - 5 comments
Labels: Validator, hasPR

#19866 - [Validator] Misc tweaks in MacAddress and Charset constraints

Pull Request - State: closed - Opened by javiereguiluz over 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#19784 - [Validator] Add support for types (`ALL*`, `LOCAL_*`, `UNIVERSAL_*`, `UNICAST_*`, `MULTICAST_*`, `BROADCAST`) in `MacAddress` constraint

Pull Request - State: closed - Opened by Ninos over 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#19770 - [Validator] Deprecate `Bic::INVALID_BANK_CODE_ERROR`

Issue - State: closed - Opened by fabpot over 1 year ago - 1 comment
Labels: Validator

#19765 - [Validator] feat: add warning for number constraints with PHP 7.x

Pull Request - State: closed - Opened by alexislefebvre over 1 year ago - 1 comment
Labels: Validator, Status: Reviewed

#19751 - [Validator] Add a requireTld option to Url constraint

Pull Request - State: open - Opened by javiereguiluz over 1 year ago
Labels: Validator

#19717 - [Validator] [Validation] Check validation errors by using the OOP way

Pull Request - State: closed - Opened by chadyred over 1 year ago - 3 comments
Labels: Validator, Status: Needs Review

#19704 - [Validator] Using TranslateableMessage with ExecutionContext::buildViolation

Issue - State: closed - Opened by SebTM over 1 year ago - 3 comments
Labels: Validator

#19550 - [Validator] Formatting typo

Pull Request - State: closed - Opened by wkania almost 2 years ago - 1 comment
Labels: Validator, Status: Reviewed

#19550 - [Validator] Formatting typo

Pull Request - State: closed - Opened by wkania almost 2 years ago - 1 comment
Labels: Validator, Status: Reviewed

#19507 - [Validator] Reword the list of options for the version option of the Ip constraint

Pull Request - State: closed - Opened by javiereguiluz almost 2 years ago - 1 comment
Labels: Validator, Status: Reviewed

#19507 - [Validator] Reword the list of options for the version option of the Ip constraint

Pull Request - State: closed - Opened by javiereguiluz almost 2 years ago - 1 comment
Labels: Validator, Status: Reviewed

#19503 - [Validator] Add additional versions (`*_NO_PUBLIC`, `*_ONLY_PRIV` & `*_ONLY_RES`) in IP address & CIDR constraint

Pull Request - State: closed - Opened by alamirault almost 2 years ago - 1 comment
Labels: Validator, Status: Needs Review

#19503 - [Validator] Add additional versions (`*_NO_PUBLIC`, `*_ONLY_PRIV` & `*_ONLY_RES`) in IP address & CIDR constraint

Pull Request - State: closed - Opened by alamirault almost 2 years ago - 1 comment
Labels: Validator, Status: Reviewed

#19492 - [Validator] Add additional versions (`*_NO_PUBLIC`, `*_ONLY_PRIV` & `*…

Issue - State: closed - Opened by fabpot almost 2 years ago
Labels: Validator, hasPR

#19418 - [Validator] Fix `mb_detect_encoding` link in `Charset`

Pull Request - State: closed - Opened by smnandre almost 2 years ago - 1 comment
Labels: Validator, Status: Reviewed