Returns:
19 20 21
# File 'lib/bio-table/tablerow.rb', line 19 def all_valid? all_fields != nil and all_fields.size > 0 end