Xema.Validator.validate
You're seeing just the function
validate
, go back to Xema.Validator module for more information.
Specs
validate(Xema.Behaviour.t() | Xema.Schema.t(), any()) :: result()
Validates data
against the given schema
.