0
info@ericverschoor.nl created
- ABP Framework version: v7.0.1
- UI type: Blazor
- DB provider: EF Core
When generating unittest for xxxAppServiceTests, the mocked string values can contain incorrect characters when using regex input validation.
note: the used regex is: [+-]?(\d*)(.)(\d+),(.?)[+-]?(\d*)(.)(\d+),(.?)[+-]?(\d*)(.)(\d+),(.?)[+-]?(\d*)(.)*(\d+) this will validate this bounding box: 48.040502, -1.657292, 56.110590, 12.431727
(please refund this ticked when you agree that this is an abp suite issue)