Perform custom form validation.
This method returns true by default, and is designed to be overridden by the subclass for any custom form-wide validation. The success of this method is not dependent on field-level validation.
boolean on the success of validation /from this method/ |