Skip to content

Add validation to shipping dimensions#2376

Open
alecritson wants to merge 1 commit into1.xfrom
issue-2297
Open

Add validation to shipping dimensions#2376
alecritson wants to merge 1 commit into1.xfrom
issue-2297

Conversation

@alecritson
Copy link
Collaborator

Closes #2297

required() will still allow 0 to be input as a value.

__('lunarpanel::productvariant.form.length_value.label')
)
->numeric()
->required()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also add in min+max validation?

@glennjacobs glennjacobs added the admin panel Improvements or additions to admin panel label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admin panel Improvements or additions to admin panel

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Internal Server Error

2 participants