Magik.Validator.validate_exclusion

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

validate_exclusion(value, enum)

View Source

Check if value is not included in the given enumerable. Similar to validate_inclusion/2