r0bn / swp2

Softwareprojekt HFT Stuttgart
1 stars 1 forks source link

validation #52

Closed huth1 closed 9 years ago

huth1 commented 9 years ago

add validation for input fields check if input is to long check if input is in correct type

9SphynX9 commented 9 years ago

added maxLength (255) to all input fields which aren't numbers. added number validation to all number fields.