Module: Parse::Constraint::AclConstraintHelpers Private

Included in:
NotReadableByConstraint, NotWriteableByConstraint, ReadableByConstraint, WriteableByConstraint
Defined in:
lib/parse/query/constraints.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Shared helper module for ACL constraint classes. Provides common normalization logic for converting various input types (User, Role, Pointer, symbols, strings) to ACL permission keys.