Namespace JD.Domain.Rules
Classes
- CompiledRuleSet<T>
Represents a compiled rule set that can be evaluated at runtime.
- CompiledRule<T>
Represents a compiled rule that can be evaluated at runtime.
- DomainBuilderRulesExtensions
Extension methods for adding rules to the domain builder.
- RuleBuilder<T>
Fluent builder for configuring individual rules.
- RuleSetBuilder<T>
Fluent builder for constructing rule sets.