Uses of Class
dev.learning.xapi.model.validation.disableable.DisableableValidator
Packages that use DisableableValidator
Package
Description
-
Uses of DisableableValidator in dev.learning.xapi.model.validation.disableable
Methods in dev.learning.xapi.model.validation.disableable with parameters of type DisableableValidatorModifier and TypeMethodDescriptionbooleanValidatorDisabler.isDisabled(DisableableValidator<?, ?> validator) -
Uses of DisableableValidator in dev.learning.xapi.model.validation.internal.validators
Modifier and TypeClassDescriptionclassTheActivityDefinitionbeing validated must be valid.classTheStatementObjectbeing validated must be valid.classThe Actor being validated must be null, an agent or an anonymous group with two agents.classThe URI being validated must have a schema.classThe String being validated must be a valid mbox.classThe Locale being validated must be a non undeterminedLocale.classThe Float being validated must be a valid scaled score.classThe raw score must be greater or equal to min and less or equal to max.classThe Statement being validated must have a valid platform.classThe Statement being validated must have a valid revision.classValidates a list of statements.classThe Statement being validated must have a valid verb.classThe UUID being validated must have the specified variant.