mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-05 16:57:17 +08:00
9 lines
192 B
Go
9 lines
192 B
Go
/*
|
|
Package form contains tagged structs for input value validation.
|
|
|
|
Additional information can be found in our Developer Guide:
|
|
|
|
https://github.com/photoprism/photoprism/wiki
|
|
*/
|
|
package form
|