class Safrano::Media::Handler
Public Instance Methods
check_before_create(data:, entity:, filename:)
click to toggle source
# File lib/odata/collection_media.rb, line 11 def check_before_create(data:, entity:, filename:) Contract::OK end