Uses of Class
n10s.validation.ValidatorConfig
-
Packages that use ValidatorConfig Package Description n10s.validation -
-
Uses of ValidatorConfig in n10s.validation
Methods in n10s.validation that return ValidatorConfig Modifier and Type Method Description protected ValidatorConfigSHACLValidator. compileValidations(java.util.Iterator<java.util.Map<java.lang.String,java.lang.Object>> constraints)Methods in n10s.validation with parameters of type ValidatorConfig Modifier and Type Method Description protected voidSHACLValidator. processConstraint(java.util.Map<java.lang.String,java.lang.Object> theConstraint, ValidatorConfig vc)
-