Skip to content

Conversation

@kolan72
Copy link
Owner

@kolan72 kolan72 commented Nov 23, 2025

No description provided.

Update main before ExpressValidator.Extensions.DependencyInjection release.
…members are null and no null-related validators are used.
…g `ExpressValidatorBuilder` configuration, and instantiate `NotNullValidationMessageProvider<object, T>` only when the value is null. Deprecate `NotNullValidationMessageProvider.GetMessage(ValidationContext<T>)`.
…tyValidators` (inverting the boolean logic) and remove the negation of this property in the `ShouldValidate` method.
…o a static readonly field (renamed to `_canBeNull`) to cache the reflection result per `TypeValidatorBase<T>` type and eliminate redundant per-instance evaluations.
Update main before release.
@kolan72 kolan72 merged commit 88e434c into dev-di Nov 23, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants