pointers v0.5.0 Pointers.Changesets View Source

Link to this section Summary

Link to this section Functions

Link to this function

assoc_changeset(changeset, key, attrs, opts \\ [])

View Source
Link to this macro

auto(thing, attrs, options, defaults)

View Source (macro)
Link to this function

auto(thing, attrs, options, defaults, config)

View Source
Link to this function

cast_assoc(cs, key, attrs, opts \\ [])

View Source
Link to this function

config_for(module, key, default \\ [])

View Source

True if the schema object's current state is :built

True if the schema object's current state is :deleted

True if the schema object's current state is :loaded

Link to this function

put_assoc(changeset, key, mixin_changeset)

View Source
Link to this function

replicate_map_change(changeset, source_key, target_key, xform)

View Source
Link to this function

replicate_map_valid_change(changeset, source_key, target_key, xform)

View Source
Link to this function

rewrite_child_errors(cs)

View Source
Link to this function

rewrite_errors(cs, options, config)

View Source

Returns the schema object's current state.

true if the provided changeset or list of changesets is valid.