Exop v0.1.1 API Reference

Modules

Little library that provides a few macros which allow you to encapsulate business logic and validate incoming params over predefined contract

Provides macros for an operation’s contract definition and process/1 function

Provides high-level functions for a contract validation. The main function is valid?/2 Mostly invokes Exop.ValidationChecks module functions

Provides low-level validation functions