Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docfx/extensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ but not actually part of multiple other Ubiquity.NET projects.
package.
* StringNormalizer extensions to support converting line endings of strings
for interoperability.
* A custom ValidatedNotNullAttribute to allow compiler to assume a parameter
value is validated as not null.
* Fluent style parameter value validation extensions.
- These are useful when passing parameters to a function that produces a
result that is fed to the base constructor. These are also useful in body
Expand Down