.. |
actual
|
Reorganise tests
|
2019-08-07 19:27:32 +01:00 |
expected
|
Read #[garde(...)] attributes in addition to #[validate(...)] (#331)
|
2024-08-29 17:12:06 +01:00 |
ui
|
Allow validate (but not schemars ) attributes to have extra values where necessary
|
2024-08-28 09:59:24 +01:00 |
util
|
Remove usages of gen identifier (#323)
|
2024-08-21 16:15:13 +01:00 |
arrayvec.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
bound.rs
|
Run cargo fmt
|
2023-02-26 19:47:10 +00:00 |
bytes.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
chrono.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
crate_alias.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
decimal.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
default.rs
|
Fix "null" default not being set on schema (#296)
|
2024-05-23 17:25:07 +01:00 |
deprecated.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
docs.rs
|
Allow arbitrary expressions in doc/title/description attributes (#327)
|
2024-08-24 14:35:30 +01:00 |
either.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
enum.rs
|
fix: honor rename_all_fields, add tests (#304)
|
2024-08-27 17:55:21 +01:00 |
enum_deny_unknown_fields.rs
|
Remove irrelevant comments
|
2024-08-04 17:26:08 +01:00 |
enum_flatten.rs
|
Fix some cases of unsatisfiable schemas when flattening enums (#325)
|
2024-08-22 19:56:31 +01:00 |
enum_repr.rs
|
Derive JsonSchema_repr (#76)
|
2021-03-25 22:36:28 +00:00 |
enumset.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
examples.rs
|
Apply clippy fixes
|
2023-02-26 19:59:17 +00:00 |
extend.rs
|
Add transform = ... attribute (#312)
|
2024-08-10 09:56:52 +01:00 |
ffi.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
flatten.rs
|
Fix some cases of unsatisfiable schemas when flattening enums (#325)
|
2024-08-22 19:56:31 +01:00 |
from_value.rs
|
Remove usages of gen identifier (#323)
|
2024-08-21 16:15:13 +01:00 |
garde.rs
|
Read #[garde(...)] attributes in addition to #[validate(...)] (#331)
|
2024-08-29 17:12:06 +01:00 |
indexmap.rs
|
Test MSRV with --all-features
|
2024-08-24 17:27:04 +01:00 |
inline_subschemas.rs
|
Remove usages of gen identifier (#323)
|
2024-08-21 16:15:13 +01:00 |
macro.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
no_std.rs
|
Add no_std support via disabling the new default feature std (#319)
|
2024-08-17 19:46:11 +01:00 |
nonzero_ints.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
property_name.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
range.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
remote_derive.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
remote_derive_generic.rs
|
Add no_std support via disabling the new default feature std (#319)
|
2024-08-17 19:46:11 +01:00 |
result.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
same_name.rs
|
Add schema_id(), handles different types with the same name (#247)
|
2023-09-17 20:36:52 +01:00 |
schema_name.rs
|
Support types with const generics (#239)
|
2023-08-27 20:50:20 +01:00 |
schema_settings.rs
|
Remove usages of gen identifier (#323)
|
2024-08-21 16:15:13 +01:00 |
schema_with_enum.rs
|
Remove usages of gen identifier (#323)
|
2024-08-21 16:15:13 +01:00 |
schema_with_struct.rs
|
Remove usages of gen identifier (#323)
|
2024-08-21 16:15:13 +01:00 |
semver.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
skip.rs
|
Update to syn 2 and serde_derive_internals 0.29
|
2024-04-28 18:56:06 +01:00 |
smallvec.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
smol_str.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
std_time.rs
|
Add no_std support via disabling the new default feature std (#319)
|
2024-08-17 19:46:11 +01:00 |
struct.rs
|
Update to syn 2 and serde_derive_internals 0.29
|
2024-04-28 18:56:06 +01:00 |
struct_additional_properties.rs
|
Fix build warnings from tests
|
2022-05-15 22:55:10 +01:00 |
transform.rs
|
Add transform = ... attribute (#312)
|
2024-08-10 09:56:52 +01:00 |
transparent.rs
|
Update to syn 2 and serde_derive_internals 0.29
|
2024-04-28 18:56:06 +01:00 |
ui.rs
|
Add test for invalid schemars attributes
|
2020-06-05 17:18:48 +01:00 |
url.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
uuid.rs
|
Define Schema as a newtype around serde_json::Value (#289)
|
2024-05-12 19:23:54 +01:00 |
validate.rs
|
Read #[garde(...)] attributes in addition to #[validate(...)] (#331)
|
2024-08-29 17:12:06 +01:00 |
validate_inner.rs
|
Rewrite attribute handling code (#330)
|
2024-08-27 16:50:47 +01:00 |