Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProhibitX validation rules #9653

Merged
merged 5 commits into from
Nov 15, 2023
Merged

Conversation

Z3d0X
Copy link
Contributor

@Z3d0X Z3d0X commented Nov 14, 2023

  • Changes have been thoroughly tested to not break existing functionality.
  • New functionality has been documented or existing documentation has been updated to reflect changes.
  • Visual changes are explained in the PR description using a screenshot/recording of before and after. (not applicable)

Adds & documents the following validation rules:

  • ->prohibitedIf('field', 'value')
  • ->prohibitedUnless('field', 'value')
  • ->prohibits('field')

@danharrin danharrin added the enhancement New feature or request label Nov 15, 2023
@danharrin danharrin added this to the v3 milestone Nov 15, 2023
@danharrin danharrin merged commit 8bf0a66 into filamentphp:3.x Nov 15, 2023
4 checks passed
@Z3d0X Z3d0X deleted the prohibit-validation-rules branch November 15, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants