Avatar for the koxudaxi user
koxudaxi
datamodel-code-generator
BlogDocsChangelog

Add --validators option for Pydantic v2 field validators

#2906Merged
Comparing
feature/validators-option
(
233159c
) with
main
(
8ee5860
)
CodSpeed Performance Gauge
-1%
Untouched
11
Skipped
98

Benchmarks

109 total
test_perf_duplicate_names
tests/main/test_performance.py
CodSpeed Performance Gauge
+1%
997.7 ms992.6 ms
test_perf_all_options_enabled
tests/main/test_performance.py
CodSpeed Performance Gauge
0%
6.7 s6.7 s
test_perf_multiple_files_input
tests/main/test_performance.py
CodSpeed Performance Gauge
0%
3.7 s3.7 s
test_perf_kubernetes_style_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-1%
2.6 s2.6 s
test_perf_deep_nested
tests/main/test_performance.py
CodSpeed Performance Gauge
-1%
6 s6.1 s
test_perf_large_models_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-1%
3.7 s3.7 s
test_perf_aws_style_openapi_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-1%
1.9 s1.9 s
test_perf_graphql_style_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-2%
814.4 ms827.3 ms
test_perf_stripe_style_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-2%
1.9 s2 s
test_perf_openapi_large
tests/main/test_performance.py
CodSpeed Performance Gauge
-2%
2.9 s2.9 s
test_perf_complex_refs
tests/main/test_performance.py
CodSpeed Performance Gauge
-2%
2 s2.1 s
test_main_nested_directory
tests/main/jsonschema/test_main_jsonschema.py
Skipped
247.9 ms*
test_main_strict_types_all_with_field_constraints
tests/main/jsonschema/test_main_jsonschema.py
Skipped
81 ms*
test_main_jsonschema_complex_any_of
tests/main/jsonschema/test_main_jsonschema.py
Skipped
68 ms*
test_main_allof_root_model_constraints
tests/main/jsonschema/test_main_jsonschema.py
Skipped
287.1 ms*
test_main_use_frozen_field_dataclass
tests/main/jsonschema/test_main_jsonschema.py
Skipped
35.8 ms*
test_main_use_frozen_field_pydantic_v1
tests/main/jsonschema/test_main_jsonschema.py
Skipped
48.5 ms*
test_main_use_frozen_field_pydantic_v2
tests/main/jsonschema/test_main_jsonschema.py
Skipped
54 ms*
test_main_jsonschema_reserved_field_name_typed_dict
tests/main/jsonschema/test_main_jsonschema.py
Skipped
29 ms*
test_main_jsonschema_reserved_field_name_dataclass
tests/main/jsonschema/test_main_jsonschema.py
Skipped
29.8 ms*
test_main_jsonschema_reserved_field_name_pydantic
tests/main/jsonschema/test_main_jsonschema.py
Skipped
45.6 ms*
test_main_all_of_ref
tests/main/jsonschema/test_main_jsonschema.py
Skipped
39.3 ms*
test_main_allof_root_model_constraints_merge
tests/main/jsonschema/test_main_jsonschema.py
Skipped
262.9 ms*
test_main_lookaround_union_types_pydantic_v2
tests/main/jsonschema/test_main_jsonschema.py
Skipped
58.4 ms*
test_main_use_default_factory_for_optional_nested_models_with_dict[pydantic_v2.BaseModel-default_factory_nested_model_with_dict_pydantic_v2.py]
tests/main/jsonschema/test_main_jsonschema.py
Skipped
68.4 ms*

Commits

Click on a commit to change the comparison range
Base
main
8ee5860
-2.16%
docs: update CLI reference documentation and prompt data
a116d14
4 months ago
by github-actions[bot]
+1.58%
docs: update CLI reference documentation and prompt data
101317c
4 months ago
by github-actions[bot]
+0.08%
Use ModelResolver for validator method name uniqueness
a80a5ca
4 months ago
by koxudaxi
-2.56%
Use ValidatorsConfigType for strict typing and _load_json_config helper
bcd6efd
4 months ago
by koxudaxi
-7.25%
Use Pydantic models for validators config validation
5752611
4 months ago
by koxudaxi
+29.12%
Fix validators enum serialization and Pydantic v1 compatibility
3fb4649
4 months ago
by koxudaxi
-24.22%
Use ModelValidators type instead of Any for validators config
c6c5b9c
4 months ago
by koxudaxi
+4.05%
Merge main into feature/validators-option
9d8793d
4 months ago
by koxudaxi
+1.25%
Fix PR review comments: add import to docs and use model_dump helper
db58280
4 months ago
by koxudaxi
-0.79%
Add tests for plain mode and all validators skipped branches
233159c
4 months ago
by koxudaxi
© 2026 CodSpeed Technology
Home Terms Privacy Docs