View Source API Reference Exop v1.4.5

Modules

Provides macros for callback handling.

Provides macros to organize a number of Exop.Operation modules into an invocation chain.

Provides macros for fallback handling.

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

String.Chars protocol implementations for some types

A bunch of common functions.

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

An operation's contract validation failure error.

Provides low-level validation functions