Magik.Validator.validate_type

You're seeing just the function validate_type, go back to Magik.Validator module for more information.
Link to this function

validate_type(value, struct_name)

View Source

Validate value type that support

  • boolean
  • integer
  • float
  • number
  • string
  • tuple
  • map
  • list
  • atom
  • function
  • keyword
  • struct