Skip to content

T15515 Fix allow empty validation#15772

Merged
niden merged 5 commits into
phalcon:5.0.xfrom
BeMySlaveDarlin:issue/15515-fix-allow-empty-validation
Nov 7, 2021
Merged

T15515 Fix allow empty validation#15772
niden merged 5 commits into
phalcon:5.0.xfrom
BeMySlaveDarlin:issue/15515-fix-allow-empty-validation

Conversation

@BeMySlaveDarlin

Copy link
Copy Markdown
Contributor

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Small description of change:
Fixed usage of allowEmpty option in common validation.

Thanks

@BeMySlaveDarlin BeMySlaveDarlin added the 5.0 The issues we want to solve in the 5.0 release label Nov 7, 2021
@BeMySlaveDarlin BeMySlaveDarlin self-assigned this Nov 7, 2021
@BeMySlaveDarlin BeMySlaveDarlin changed the title Issue/15515 fix allow empty validation T15515 Fix allow empty validation Nov 7, 2021
@BeMySlaveDarlin BeMySlaveDarlin linked an issue Nov 7, 2021 that may be closed by this pull request
Comment thread phalcon/Validation/AbstractValidator.zep
Comment thread phalcon/Validation/AbstractValidator.zep Outdated
@niden niden added bug A bug report status: medium Medium labels Nov 7, 2021
@niden niden merged commit 25999c6 into phalcon:5.0.x Nov 7, 2021
@niden

niden commented Nov 7, 2021

Copy link
Copy Markdown
Member

Thank you @BeMySlaveDarlin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0 The issues we want to solve in the 5.0 release bug A bug report status: medium Medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Some Custom Validators don't handle the allowEmpty [BUG]: allowEmpty for form validation does not work correctly when an entity is bound

3 participants