Graham Esau
|
df00e2fd71
|
Add comment explaining why we double-parse an Expr
|
2024-04-28 18:59:42 +01:00 |
|
Graham Esau
|
9501fe319f
|
Update to syn 2 and serde_derive_internals 0.29
|
2024-04-28 18:56:06 +01:00 |
|
Jakub Jirutka
|
a5e51b22b3
|
Add #[schemars(inner(...)] attribute to specify schema for array items (#234)
|
2023-09-09 13:35:53 +01:00 |
|
Graham Esau
|
824993ca76
|
Apply clippy fixes
|
2023-02-26 19:59:17 +00:00 |
|
Graham Esau
|
de7314f305
|
Allow empty #[validate] attributes.
Fixes #109
|
2021-09-20 16:48:16 +01:00 |
|
Graham Esau
|
605db3bba8
|
Emit compilation errors for duplicate validation attributes
|
2021-09-17 23:04:37 +01:00 |
|
Graham Esau
|
d99a96fc8a
|
Add some doc comments
|
2021-04-24 11:46:07 +01:00 |
|
Graham Esau
|
7914593d89
|
Allow setting validation attributes via #[schemars(...)]
|
2021-04-18 22:17:53 +01:00 |
|
Graham Esau
|
c013052f59
|
Support inline regex
|
2021-04-16 22:31:03 +01:00 |
|
Graham Esau
|
5f841f2e5c
|
Refactoring
|
2021-04-16 17:02:57 +01:00 |
|
Graham Esau
|
60a9869448
|
Refactor out add_schema_as_property
|
2021-04-16 10:42:03 +01:00 |
|
Graham Esau
|
1a2dafc1a5
|
Handle required flattened Option fields
|
2021-04-15 18:11:28 +01:00 |
|
Graham Esau
|
b68132f17d
|
Merge branch 'master' into validate
|
2021-04-15 16:08:10 +01:00 |
|
Graham Esau
|
6ab567f3a5
|
Read #[validate(...)] attributes
|
2021-03-29 16:38:55 +01:00 |
|