issues
search
rpgkaiser
/
FoolProof.Core
Migration to asp.net core of the "MVC Foolproof Validation" library.
MIT License
53
stars
17
forks
source link
Resolving issues #22 and #23.
#24
Closed
rpgkaiser
closed
2 years ago
rpgkaiser
commented
2 years ago
Update targeting frameworks, using conditional references, to stop unnecessarily installing the
Microsoft.AspNetCore.Mvc.DataAnnotations
package.
Fix
isNumeric
JavaScript function to properly handle whitespace-only values.