2018-10-31 02:42:54 +01:00
|
|
|
/*
|
|
|
|
Package forms contains tagged structs for input value validation.
|
|
|
|
|
2018-11-06 19:02:03 +01:00
|
|
|
Additional information can be found in our Developer Guide:
|
|
|
|
|
|
|
|
https://github.com/photoprism/photoprism/wiki
|
2018-10-31 02:42:54 +01:00
|
|
|
*/
|
|
|
|
package forms
|