Base solution for your next web application
Open Closed

AppFeatureProvider InputType Validation not working #7058


User avatar
0
rucksackdigital created

ASP.NET Core w/ Angular project base, out-of-box validation for input types does not appear to be functioning correctly.

Example: AppFeatures.MaxContactCount, inputType: new SingleLineStringInputType(new NumericValueValidator(0, int.MaxValue))


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Please follow https://github.com/aspnetzero/aspnet-zero-core/issues/2401