Providing 'fieldB' is part of your fieldset, the other functionality, such as validation, will still work.
If needed you can completely strip the fieldset form layout definition (in your config/form.php file) and provide all layout yourself in the view, or use $fieldset->set_config() to update specific parts from it at runtime.