# File lib/apipie/configuration.rb, line 52
def
validate_key
return
(
validate?
&&
@validate_key
)
end