Class: FileContentTypeValidator

Inherits:
ActiveModel::Validations::FileContentTypeValidator show all
Defined in:
decidim-core/app/validators/file_content_type_validator.rb

Overview

This is just to make Zeitwerk happy. The actual validator that gets priority is the class above as all validators in the ‘ActiveModel::Validations` namespace will be used primarily and only if a matching validator is not found in that namespace, the ones at the root level are used.

Method Summary

Methods inherited from ActiveModel::Validations::FileContentTypeValidator

#mark_invalid_original