Steve Dunn

Results 87 issues of Steve Dunn

Fix nullability errors accessing `ReflectionTypeLoadException.Types`

Hi - firstly thanks for a great library that allows us to easily interop with the canvas from Blazor! I've used your library in a game that I've written in...

Just changed the `.csproj` file and the `README.md` file. This will help those users who are using 3.1.1 as, currently, those users are faced with several package downgrade error when...

good first issue
hacktoberfest

### Describe the feature Add tests for throwing custom validation exceptions

enhancement
hacktoberfest

### Describe the feature AutoFixture specimen builders

enhancement

### Describe the feature Partial methods for validate and normalize

enhancement

### Describe the feature e.g. ` var i = (Score)Activator.CreateInstance(typeof(Score))!;` Currently, this results in a runtime error when the `Value` is used, as the generated code knows it wasn't created...

enhancement

### Describe the feature When the analyzer finds a decorated type, it can add, as a 'fix' the code to generate an attribute for an 'Instance'

enhancement

### Describe the feature When the analyzer spots a `[ValueObject]` decorated type without a validation method, add the 'Fix' action so that it generates it.

enhancement