yiisoft / yiisoft/validator

`skipOnEmpty` in some rules is not null by default

Open
#788 3 comments 1 reaction 2 assignees View on GitHub

@samdark is already working on this.

Since Mar 10, 2026.

severity:BC breaking
Dominant language
PHP
Stars
167
Forks
47
Avg merge
1d 19h
Merged PRs (30d)
3

Description

Description

skipOnEmpty parameter in rules should be null by default. In this case validator can set default value setted via Validator::withDefaultSkipOnEmptyCondition().

Currently some rules use false as default value:

Image
Package version

2.5.1

PHP version

any

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.