mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
620 B
620 B
openapi.model.ValidateLibraryDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| exclusionPatterns | Optional<List?> | Exclusion patterns (max 128) | [optional] [default to const []] |
| importPaths | Optional<List?> | Import paths to validate (max 128) | [optional] [default to const []] |