Edward
Edward
_I haven't tried this myself_, but you could possibly add some method to your `xyzEndpoint.cs` called `ValidateYourField`, then in your xyzDialog.ts you could do something like this ```ts this.form.YourField.addValidationRule(this.uniqueName, e...
@nathanbiller this seems to be the svg file (really large) that needs to have its size specified. For reference I used a 150px .png file and it displayed fine. I...
HN discussion on alternatives: [Tell HN: Heroku alternatives with generous free tiers](https://news.ycombinator.com/item?id=32599398)