Class: SmartCore::Validator::Commands::Base Private

Inherits:
Object
  • Object
show all
Defined in:
lib/smart_core/validator/commands/base.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Since:

  • 0.1.0

Direct Known Subclasses

AddNestedValidations, AddValidation, ValidateWith

Instance Method Summary collapse

Instance Method Details

#call(validator) ⇒ void

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

This method returns an undefined value.

Parameters:

Since:

  • 0.1.0



11
# File 'lib/smart_core/validator/commands/base.rb', line 11

def call(validator); end