Ecosyste.ms: Issues

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

GitHub / yiisoft/validator issues and pull requests

#724 - Allow to apply the same validating ruleset to multiple attributes

Issue - State: open - Opened by karolls 8 days ago - 2 comments
Labels: type:feature

#723 - Update rector/rector requirement from 1.0.* to 1.1.*

Pull Request - State: closed - Opened by dependabot[bot] 20 days ago - 1 comment
Labels: dependencies, php

#722 - Fix psalm

Pull Request - State: closed - Opened by vjik 20 days ago

#721 - Sync with 1.x branch

Pull Request - State: closed - Opened by vjik 20 days ago

#720 - Fix parameters leak in context validation

Pull Request - State: closed - Opened by vjik 20 days ago
Labels: type:bug, status:code review

#719 - Doubled Nested with Callback produce error

Issue - State: closed - Opened by tomaszkane 20 days ago
Labels: type:bug

#718 - Sync attribute translations

Pull Request - State: open - Opened by arogachev about 1 month ago

#717 - Reflect rule properties in their handlers for global changing

Issue - State: open - Opened by arogachev about 1 month ago
Labels: type:enhancement

#716 - Add phone numbers extension to guide

Pull Request - State: closed - Opened by arogachev about 1 month ago - 2 comments
Labels: type:docs

#715 - Sync with master branch

Pull Request - State: closed - Opened by arogachev about 1 month ago - 1 comment

#714 - Sync with 1.x branch additions

Pull Request - State: closed - Opened by arogachev about 1 month ago

#713 - Sync with 1.x branch additions

Pull Request - State: closed - Opened by arogachev about 1 month ago

#712 - Sync with 1.x branch

Pull Request - State: closed - Opened by arogachev about 1 month ago

#711 - Add UUID Validator

Issue - State: open - Opened by lav45 about 1 month ago
Labels: status:ready for adoption, type:feature

#710 - Merge 1.4 branch to master

Pull Request - State: closed - Opened by vjik about 1 month ago
Labels: status:code review

#709 - In date rules use `format` property for format date in error message when don't set other format properties

Issue - State: open - Opened by vjik about 2 months ago
Labels: type:enhancement, status:ready for adoption

#708 - Fix docs, translate brazilian portuguese

Pull Request - State: closed - Opened by luizcmarin about 2 months ago - 1 comment

#707 - Fix docs

Pull Request - State: closed - Opened by luizcmarin about 2 months ago - 1 comment

#706 - StopOnError is not work in static function context

Issue - State: closed - Opened by hiscaler about 2 months ago - 1 comment

#705 - Fix typo in array shape

Pull Request - State: closed - Opened by arogachev 2 months ago
Labels: type:bug

#704 - `UniqueIterable` rule - add non-strict mode to support values of different types

Issue - State: closed - Opened by arogachev 3 months ago - 1 comment
Labels: type:enhancement, status:under discussion

#703 - Update UrlTest.php

Pull Request - State: closed - Opened by luizcmarin 3 months ago - 1 comment

#702 - Change type of `$escape` argument in `Error::getValuePath()` from `bool|string|null` to `string|null`

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: status:code review, type:task

#701 - Rename AnyHandler (remaining occurence)

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: type:bug

#700 - `AnyRule` - make the error message more detailed

Issue - State: open - Opened by arogachev 3 months ago
Labels: type:enhancement, severity:BC breaking

#699 - Rename `Any` rule in docs

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: type:docs

#698 - Change type of `$skipOnEmpty` argument in rules' constructors from `mixed` to `bool|callable|null`

Pull Request - State: closed - Opened by arogachev 3 months ago - 1 comment
Labels: status:code review, type:task

#697 - Add methods for getting first error messages to `Result`

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: status:code review, type:feature

#696 - Change signature of `RuleHandlerInteface::validate()`

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: status:code review, type:task

#695 - Add `Unique` rule

Pull Request - State: closed - Opened by arogachev 3 months ago - 2 comments
Labels: status:code review, type:feature

#694 - `AtLeast`, `OneOf` naming - not clear that they are applied to attributes, not other rules

Issue - State: open - Opened by arogachev 3 months ago - 1 comment
Labels: status:under discussion, type:task, severity:BC breaking

#693 - Add `Any` rule

Issue - State: closed - Opened by arogachev 3 months ago
Labels: status:under development, type:feature

#692 - Add type rules and `Any` rule

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: status:code review, type:feature

#691 - Update guides in english and Translate guides into Brazilian Portuguese

Pull Request - State: closed - Opened by luizcmarin 3 months ago - 3 comments

#690 - translation into brazilian portuguese

Pull Request - State: closed - Opened by luizcmarin 3 months ago

#689 - update validator guide

Pull Request - State: closed - Opened by luizcmarin 3 months ago

#688 - Translate Each rule docs into Russian

Pull Request - State: closed - Opened by ArduanovDanil 3 months ago - 1 comment

#687 - Add `Unique` rule for validating `iterable`

Issue - State: closed - Opened by arogachev 3 months ago - 1 comment
Labels: type:feature

#686 - Add `Result::add()` method for merging other results to the base one

Pull Request - State: closed - Opened by arogachev 3 months ago - 1 comment
Labels: type:feature

#685 - Merge 1.x to master

Pull Request - State: closed - Opened by vjik 3 months ago - 2 comments
Labels: status:code review

#684 - Update phpunit/phpunit requirement from ^9.5 to ^10.5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, php

#683 - Extract rule name and options to separate collector

Issue - State: closed - Opened by vjik 3 months ago - 1 comment

#682 - Extract rule name and options to separate collector

Issue - State: open - Opened by vjik 3 months ago - 4 comments
Labels: status:under discussion

#681 - Add aspect ratio support to `Image` rule

Pull Request - State: closed - Opened by arogachev 3 months ago - 2 comments
Labels: type:feature

#680 - Add missed params to `Image` rule options

Pull Request - State: closed - Opened by vjik 3 months ago - 2 comments
Labels: status:code review

#678 - Add date rules

Pull Request - State: closed - Opened by vjik 3 months ago - 2 comments
Labels: status:code review

#677 - Allow to validate aspect ratio in `Image` rule

Issue - State: closed - Opened by vjik 3 months ago
Labels: status:under development

#676 - Fix docs for getErrorMessagesIndexedByAttribute - array keys must be strings

Pull Request - State: closed - Opened by arogachev 3 months ago - 1 comment

#675 - Fix docs for getErrorMessagesIndexedByAttribute - array keys must be strings

Pull Request - State: closed - Opened by arogachev 3 months ago - 1 comment

#672 - Info provider for `Image` rule

Pull Request - State: closed - Opened by vjik 3 months ago - 2 comments

#671 - Image validator additions

Pull Request - State: closed - Opened by arogachev 3 months ago - 2 comments
Labels: type:docs

#670 - Add `Image` validation rule

Pull Request - State: closed - Opened by vjik 3 months ago - 3 comments
Labels: status:code review, type:feature

#669 - Fix docs for getErrorMessagesIndexedByAttribute - array keys must be strings

Pull Request - State: closed - Opened by ArduanovDanil 3 months ago - 2 comments
Labels: type:docs

#668 - Clarify psalm types in `Result`

Pull Request - State: closed - Opened by vjik 4 months ago - 2 comments
Labels: status:code review

#667 - Translate validation section of docs into Russian

Pull Request - State: closed - Opened by ArduanovDanil 4 months ago - 2 comments

#666 - update docs folder link

Pull Request - State: closed - Opened by Arhell 4 months ago

#665 - Add method `Result::addErrorWithoutTranslation()`

Pull Request - State: closed - Opened by vjik 4 months ago - 5 comments
Labels: status:code review

#664 - update docs folder link

Issue - State: closed - Opened by Arhell 4 months ago

#663 - update irc link

Pull Request - State: closed - Opened by Arhell 4 months ago - 2 comments

#662 - update irc link

Issue - State: closed - Opened by Arhell 4 months ago

#661 - Merge 1.x changes to master

Pull Request - State: closed - Opened by vjik 4 months ago - 2 comments
Labels: status:code review

#660 - Replace `mixed $skipOnEmpty` in rules constructors to `bool|callable|null $skipOnEmpty`

Issue - State: closed - Opened by vjik 4 months ago - 3 comments
Labels: type:task

#659 - Update rector/rector requirement from ^0.18.0 to ^1.0.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 3 comments
Labels: dependencies, php

#658 - Improve "skip on empty"

Pull Request - State: closed - Opened by vjik 4 months ago - 2 comments
Labels: status:code review

#657 - Add method to merge several validation results to one

Issue - State: closed - Opened by vjik 4 months ago - 3 comments
Labels: type:feature

#656 - Fix link on result page in docs

Pull Request - State: closed - Opened by ArduanovDanil 5 months ago - 2 comments

#655 - Can rule Integer allow only 'int'?

Issue - State: closed - Opened by gotyefrid 5 months ago - 1 comment
Labels: status:under development, type:feature

#654 - Update rector/rector requirement from ^0.19.0 to ^1.0.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies, php

#653 - killed mutants

Pull Request - State: closed - Opened by pamparam83 5 months ago - 3 comments

#652 - Return error code for API application

Issue - State: open - Opened by ghost 5 months ago - 6 comments
Labels: type:enhancement, status:ready for adoption

#651 - Way to add error with custom value path

Issue - State: open - Opened by vjik 5 months ago - 2 comments
Labels: type:enhancement, status:ready for adoption

#650 - Fix psalm and mutants

Pull Request - State: closed - Opened by vjik 6 months ago - 1 comment

#649 - Add methods `getFirstErrorMessagesIndexedByAttribute()` and `getFirstErrorMessagesIndexedByPath()` to `Result` class

Issue - State: closed - Opened by vjik 6 months ago - 2 comments
Labels: type:enhancement, status:ready for adoption, status:under development

#648 - up php

Pull Request - State: closed - Opened by pamparam83 6 months ago - 4 comments

#647 - Add $key to callback

Pull Request - State: closed - Opened by dood- 6 months ago - 2 comments

#646 - add DateRule (#602)

Pull Request - State: closed - Opened by pamparam83 6 months ago - 4 comments

#645 - Update rector/rector requirement from ^0.18.0 to ^0.19.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, php

#644 - Include attribute name in error messages when it's present

Pull Request - State: closed - Opened by dood- 6 months ago - 13 comments

#643 - Add the Label attribute

Pull Request - State: closed - Opened by dood- 6 months ago - 4 comments
Labels: status:code review

#641 - Use static call in `getName()` in abstract rule classes

Pull Request - State: closed - Opened by arogachev 7 months ago - 1 comment
Labels: type:bug

#640 - Move out `getName()` from `RuleInterface`

Pull Request - State: closed - Opened by arogachev 7 months ago - 2 comments
Labels: status:code review

#639 - Simplify JSON validation

Pull Request - State: closed - Opened by arogachev 7 months ago - 2 comments
Labels: type:enhancement, status:code review

#638 - Increase MSI to 100%

Issue - State: closed - Opened by vjik 7 months ago
Labels: type:test

#637 - Add German translations

Pull Request - State: closed - Opened by took 7 months ago - 2 comments

#636 - Improve psalm annotations in `Result` class

Pull Request - State: closed - Opened by vjik 7 months ago - 2 comments
Labels: status:code review

#635 - Remove or improve `RulesDumper`

Issue - State: closed - Opened by arogachev 7 months ago - 5 comments
Labels: status:under discussion, type:task

#634 - Move out `getName()` from `RuleInterface`

Issue - State: closed - Opened by arogachev 7 months ago - 6 comments
Labels: status:under development, type:task

#633 - Add PHP attribute that set property label for usage in error messages.

Issue - State: closed - Opened by vjik 8 months ago
Labels: status:ready for adoption, type:feature

#632 - Fix property name usage in error messages of rules in `Nested` rule

Pull Request - State: closed - Opened by vjik 8 months ago - 1 comment
Labels: type:bug, status:code review

#631 - `{attribute}` is not passed in `Nested` error messages

Issue - State: closed - Opened by arogachev 8 months ago
Labels: type:bug

#630 - Include attribute name in error messages when it's present

Issue - State: closed - Opened by arogachev 8 months ago - 6 comments
Labels: type:enhancement, status:ready for adoption

#629 - Disscusion: Using native php filter_var functions instead of regex

Issue - State: closed - Opened by Gerych1984 8 months ago - 2 comments
Labels: status:under discussion

#628 - Cache reflections

Issue - State: open - Opened by vjik 8 months ago
Labels: type:enhancement, status:ready for adoption

#627 - fix error in `guide/en/using-validator.md`

Pull Request - State: closed - Opened by olegbaturin 10 months ago - 2 comments
Labels: type:docs

#626 - Disallow `$min` greater than amount of `$attributes` in `AtLeast` configuration

Pull Request - State: closed - Opened by arogachev 10 months ago - 3 comments
Labels: status:code review, type:task

#625 - Fix `OneOf` and `AtLeast` messages

Pull Request - State: closed - Opened by arogachev 11 months ago - 3 comments
Labels: status:code review, type:task