noValidate 属性

bool? noValidate

实现

bool? get noValidate native;
void noValidate=(bool? value)

实现

set noValidate(bool? value) native;