Tags: illuminate/validation
Tags
[12.x] Fix `Password::required()` and `Password::sometimes()` usage a… …s array (#58188) * [12.x] Fix `Password::required()` and `Password::sometimes()` usage as array fix #58185 Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> * wip Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> * formatting --------- Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> Co-authored-by: Taylor Otwell <taylor@laravel.com>
[12.x] Fix `required` and `sometimes` validation of `Password` rule (… …#58034) * Fix required and sometimes validation options to Password rule * Update password validation tests for required and sometimes rules --------- Co-authored-by: cuong.tt <cuong.tt@gmail.com>
[12.x] Add `encoding` validation rule for uploaded files (#57823) * validate file encoding * add method to file rule helper * test file rule helper * add translation and replacements * allow string or uploaded file * generic message for strings and files * handle invalid encoding parameter * test more scenarios * tidy grammar * no @ silencing * typo * lowercase encodings * doc block * ci * alpha * test multiple * generic test filenames * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
[12.x] Add `encoding` validation rule for uploaded files (#57823) * validate file encoding * add method to file rule helper * test file rule helper * add translation and replacements * allow string or uploaded file * generic message for strings and files * handle invalid encoding parameter * test more scenarios * tidy grammar * no @ silencing * typo * lowercase encodings * doc block * ci * alpha * test multiple * generic test filenames * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
[12.x] Add `encoding` validation rule for uploaded files (#57823) * validate file encoding * add method to file rule helper * test file rule helper * add translation and replacements * allow string or uploaded file * generic message for strings and files * handle invalid encoding parameter * test more scenarios * tidy grammar * no @ silencing * typo * lowercase encodings * doc block * ci * alpha * test multiple * generic test filenames * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
[12.x] Add `encoding` validation rule for uploaded files (#57823) * validate file encoding * add method to file rule helper * test file rule helper * add translation and replacements * allow string or uploaded file * generic message for strings and files * handle invalid encoding parameter * test more scenarios * tidy grammar * no @ silencing * typo * lowercase encodings * doc block * ci * alpha * test multiple * generic test filenames * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
[12.x] Add `encoding` validation rule for uploaded files (#57823) * validate file encoding * add method to file rule helper * test file rule helper * add translation and replacements * allow string or uploaded file * generic message for strings and files * handle invalid encoding parameter * test more scenarios * tidy grammar * no @ silencing * typo * lowercase encodings * doc block * ci * alpha * test multiple * generic test filenames * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
PreviousNext