Component Validator
abstract class ComponentValidator<D, T> : Validator<D, ComponentValidationMessage, T>
Content copied to clipboard
Special Validator for fritz2 components which uses the ComponentValidationMessage internally.
Special Validator for fritz2 components which uses the ComponentValidationMessage internally.