forceDisplayFieldsError property

bool forceDisplayFieldsError
getter/setter pair

Whether to display each field's respective error (if there is one) even if the user did not interact with any of these fields.

Implementation

bool forceDisplayFieldsError = false;