It also doesn't bother to correct some invalid inputs.
它也不会费心去纠正某些输入错误。
Both assume that all inputs are valid and no checks for invalid state are made.
假设所有的输入都是有效的,并且没有对无效状态的核查。
In Part 2, you changed the form to use text inputs, adding schema constraints to make sure users couldn't enter invalid data.
在第2部分中,我们把表单修改成使用文本输入,并且添加了模式约束使用户不能输入无效数据。
应用推荐