Eric Wilson

Results 5 comments of Eric Wilson

I'm struggling with this as well. How can do the following: 1. Intercept the SaveComment to add my own validation 2. Add some client-side validation I'm using the pre-built templates...

I ended up coming up with this pattern. It works, but I'd like some feedback on how you would implement it. ```csharp [PostType(Title = "Standard Post")] public class StandardPost :...

@tidyui @i-love-code @filipjansson, Good catch, I guess I should have clarified that I was using the hierarchical structure, that adds a better clarification to my use case (I'm still learning...

I would like a way to override the image name as well. It could be as simple as allowing another Metadata field. `DockerImageName` E.g. ```yaml Metadata: DockerTag: !Ref Tag DockerContext:...

Are there any updates on the node version requirement? I'm using 20, which seems okay, but I also get the warning.