Computer Science, asked by bharathkumarreddy544, 8 months ago

immediate representation with _______ assum that input has been validated by the front end

Answers

Answered by OnlyStudy21
0

Answer:

Basic Validation − First of all, the form must be checked to make sure all the mandatory fields are filled in. It would require just a loop through each field in the form and check for data.

Data Format Validation − Secondly, the data that is entered must be checked for correct form and value

Similar questions