Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.14.1 #94

Merged
merged 1 commit into from
Mar 18, 2024
Merged

v3.14.1 #94

merged 1 commit into from
Mar 18, 2024

Conversation

chullybun
Copy link
Collaborator

  • Fixed: The Result.ValidatesAsync extension method signature has had the value nullability corrected to enable fluent-style method-chaining.
  • Fixed: The fully qualified type and property name is now correctly used as the LText.KeyAndOrText when creating within the PropertyExpression<TEntity, TProperty> to enable a qualified key that can be used by the ITextProvider to substitute the text at runtime; the existing text fallback behavior remains such that an appropriate text is used. The PropertyExpression.CreatePropertyLTextKey function can be overridden to change this behavior.

@chullybun chullybun merged commit d60bb46 into main Mar 18, 2024
2 checks passed
@chullybun chullybun deleted the v3.14.1 branch March 18, 2024 22:54
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.

1 participant