mix ash.gen.validation (ash v3.5.9)
View SourceGenerates a custom validation
See Custom Validations for more.
Example
mix ash.gen.validation MyApp.Validations.IsPrime
Generates a custom validation
See Custom Validations for more.
mix ash.gen.validation MyApp.Validations.IsPrime