This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pocketbase
Watch
1
Star
0
Fork
0
You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced
2026-03-31 04:32:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d240649497a238155abf12ddf04ce8a3511a679b
pocketbase
/
forms
/
validators
History
Gani Georgiev
5835193900
[
#3735
] fixed
text
field min/max validators to properly count multi-byte characters
2023-11-10 14:58:00 +02:00
..
file_test.go
abstract rest.UploadedFile to allow loading local files
2022-12-10 16:47:45 +02:00
file.go
fixed formatting and typos
2023-02-23 21:51:42 +02:00
model_test.go
added unique id validator error
2023-01-11 22:29:48 +02:00
model.go
fixed formatting and typos
2023-02-23 21:51:42 +02:00
record_data_test.go
[
#3735
] fixed
text
field min/max validators to properly count multi-byte characters
2023-11-10 14:58:00 +02:00
record_data.go
[
#3735
] fixed
text
field min/max validators to properly count multi-byte characters
2023-11-10 14:58:00 +02:00
string_test.go
…
string.go
fixed formatting and typos
2023-02-23 21:51:42 +02:00
validators.go
…