EDA Validating with PythonExploratory Data Analysis (EDA) has six main practices. The six main practices of EDA are discovering, structuring, cleaning, […] March 30, 2024 in Data Analytics tagged validation / validate by Mike
WPF TextBox Validating CurrencyIn this post we’ll do a simple program that has a TextBox that asks the user to enter […] May 16, 2020 in WPF tagged money / validation / validate / regex / filter / currency by Mike
WPF TextBox Only Accepts AlphaThis WPF small project will demonstrate how to create a TextBox that only accepts alpha characters and spaces. […] May 16, 2020 in WPF tagged preview / text / validation / validate / regex / input / alpha by Mike
WPF Validating 9-digit SINIn this post we will look at the validation of a 9-digit Social Insurance Number (SIN) from Canada. […] May 14, 2020 in WPF tagged parse / tryparse / validation / try / catch / validate by Mike
PDF Forms Format and ValidationThis post is part two of the series of posts on PDF Forms using Adobe Acrobat Pro 9. […] April 14, 2018 in PDF tagged format / PDF / JavaScript / forms / validate by Mike