jongpie / ApexValidationRules
An Apex library for validating field values on SObject records, using configurable custom metadata types
☆30Updated 3 years ago
Alternatives and similar repositories for ApexValidationRules:
Users that are interested in ApexValidationRules are comparing it to the libraries listed below
- Allows saving changes to custom metadata records via Apex and Flow☆40Updated 3 years ago
- Durable event pipelines.☆54Updated last month
- A simple solution for managing environment variables in salesforce☆42Updated last year
- A lightweight Apex library for making HTTP callouts. Works with remote site settings and named credentials.☆43Updated 4 years ago
- ⚡ Lightweight Chatter messenger utility item, which supports real-time private conversation, in Salesforce Lightning Experience. Built by…☆41Updated 3 years ago
- Lightning Web Component to show a Record Form for viewing and editing. Constructed from a Fieldset☆20Updated 2 years ago
- App for monitoring Salesforce org limits☆69Updated 5 years ago
- A flexible cache management system for Salesforce Apex developers. Built to be scalable & configurable.☆28Updated this week
- Highlights different design patterns to tackle feature flags using Custom Permissions in both the UI and Apex.☆50Updated 5 years ago
- Include apex support for formula evaluation, an lwc formula builder, and a flow-optimized Update Field Action☆24Updated 4 years ago
- Apex library that dynamically generates SOQL & SOSL queries☆43Updated this week
- gang of four design patterns using apex.☆22Updated 5 years ago
- Apex Dependency Injection Sample☆39Updated last year
- Allow to chain every kind of async apex job☆39Updated last year
- An Apex port of EvalEx for the Salesforce platform☆32Updated last year
- Problematic Salesforce code to showcase how PMD can find it☆38Updated 6 months ago
- ⚡️ Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials.☆69Updated 3 years ago
- Lightning Components I've developed☆42Updated 4 years ago
- A utility cli plugin built on top of #SFDX to facilitate devops.☆34Updated last month
- A comprehensive Development-to-Delivery Experience for repeatable, composable development on Salesforce based on open source tools and pr…☆29Updated 2 months ago
- Sample app showing how to invoke an Apex Continuation from a Lightning Component☆28Updated 6 years ago
- A sample collection of seemingly random metadata and below the type relationships as currently returned by the Dependencies API (Pilot)☆43Updated 6 years ago
- GitHub Action to run Salesforce Code Analyzer☆48Updated this week
- Backup all Salesforce metadata in an organization☆20Updated 3 years ago
- Logging framework powered by Platform Events☆73Updated last year
- Replicates the same look and feel of the Opportunity Sales Path for any Standard and Custom object.☆51Updated 10 months ago
- A not-that-carefully-maintained list of weird limits you might run across working with Salesforce.com☆22Updated 5 years ago
- Chain Asynchronous Apex in a readable and flexible way without hardcoding the successor.☆53Updated 7 months ago
- Apex REST Callouts, Apex SOAP Callouts, Apex Web Services☆49Updated 5 years ago
- Abstract away which async framework is being used within Salesforce in favor of dynamically using the most appropriate solution for the p…