noValidate property

bool? noValidate
final

This Boolean attribute indicates that the form shouldn't be validated when submitted.

Implementation

final bool? noValidate;