Class ResourceValidatorImpl

java.lang.Object
com.evolveum.midpoint.model.impl.validator.ResourceValidatorImpl
All Implemented Interfaces:
ResourceValidator

@Component("resourceValidator") public class ResourceValidatorImpl extends Object implements ResourceValidator
EXPERIMENTAL TODO: - existence of dependent kind/intent/resource (in thorough scope) - checking references (thorough) - mapping: unknown channel / except-channel - empty mapping (?) - iteration tokens - invalid objectclass in synchronization - invalid focus type in synchronization - empty correlation, correlation condition? - empty confirmation condition? - empty synchronization condition?
  • Field Details

    • CLASS_DOT

      public static final String CLASS_DOT
  • Constructor Details

    • ResourceValidatorImpl

      public ResourceValidatorImpl()
  • Method Details