@astral/validations 4.20.2 → 4.20.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1176,6 +1176,8 @@ validate({
|
|
1176
1176
|
|
1177
1177
|
## file
|
1178
1178
|
|
1179
|
+
- Валидация файлов предназначена для компонентов [FileUploader](https://main--61baeff6f06230003a88ef8a.chromatic.com/?path=/docs/components-fileuploader--docs#example) и [PreviewFileUploader](https://main--61baeff6f06230003a88ef8a.chromatic.com/?path=/docs/components-previewfileuploader--docs#example)
|
1180
|
+
|
1179
1181
|
---
|
1180
1182
|
|
1181
1183
|
### uploadedFile
|