Returns:
43 44 45 46 47
# File 'lib/efivalidate/efi_validator.rb', line 43 def valid? validate errors.count.zero? end