We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Upper limit is returned if RegisterCopyAttributeWithUpperLimit is performed with default value as source value. See: https://github.com/stefan-lindegger/BBT.StructureTools/blob/495c47f0369a30b15f5f4051e682fca6930f4db2/src/BBT.StructureTools/Provider/DefaultValueProvider.cs#L29 and https://github.com/stefan-lindegger/BBT.StructureTools/blob/495c47f0369a30b15f5f4051e682fca6930f4db2/src/BBT.StructureTools.Tests/Convert/ConverterIntTests.cs#L340
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Upper limit is returned if RegisterCopyAttributeWithUpperLimit is performed with default value as source value.
See:
https://github.com/stefan-lindegger/BBT.StructureTools/blob/495c47f0369a30b15f5f4051e682fca6930f4db2/src/BBT.StructureTools/Provider/DefaultValueProvider.cs#L29
and https://github.com/stefan-lindegger/BBT.StructureTools/blob/495c47f0369a30b15f5f4051e682fca6930f4db2/src/BBT.StructureTools.Tests/Convert/ConverterIntTests.cs#L340
The text was updated successfully, but these errors were encountered: