Interface IConstraintLoader

All Superinterfaces:
ILoader<List<IConstraintSet>>

public interface IConstraintLoader extends ILoader<List<IConstraintSet>>
Provides loading capabilities for Metaschema constraint sets.

Loads constraint definitions that can be applied to Metaschema modules to enforce validation rules.