Searched defs:SourceTypeValidator (Results 1 - 1 of 1) sorted by relevance
/ontohub/app/models/repository/ | ||
H A D | validations.rb | 23 validates_with SourceTypeValidator, if: :source_address? 114 class SourceTypeValidator < ActiveModel::Validator class in class:Repository.NameNotChangedAfterSetValidator |
Completed in 10 milliseconds