ConfigValidationException |
The ModuleDirectoryLayout check's JSON configuration was faulty.
|
LocationReferenceOption |
|
MdlContentSpecType |
The type values which are possible in the allow and deny lists of the directories.json
configuration file used by the ModuleDirectoryLayoutCheck .
|
MdlJsonConfig |
Deserialized version of the directories.json.
|
MdlJsonConfig.MdlSpec |
An MDL Spec specifies the characteristics of one directory in the module directory layout, for example
src/main/java .
|
MdlJsonConfig.Settings |
Encapsulates the general settings which are supported in a directories.json.
|
MdlJsonConfig.SpecElement |
The allow and deny lists in each MDL path specification are composed of elements of SpecElement s.
|
SelfValidating |
Defines a method that can be called for self-validation of an object.
|