# File lib/grape_entity/exposure/base.rb, line 78 def valid_value(entity, options) value(entity, options) if valid?(entity) end