65.9K
CodeProject is changing. Read more.
Home

Building a data form with validation in 3 minutes using AOP

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Aug 26, 2019

CPOL
viewsIcon

4230

Building a data form with validation in 3 minutes using xamarin and postsharp. Having a data form is very common in modern mobile applications , and of course in most cases you will need to validate user input before allowing him to submit the form..