rspec/rules/S1212/parameters.adoc
2022-02-01 12:25:23 +00:00

13 lines
243 B
Plaintext

=== Parameters
.fromClasses
****
Optional. If this property is not defined, all classes should adhere to this constraint. Ex : **.web.**
****
.toClasses
****
Mandatory. Ex : java.util.Vector, java.util.Hashtable, java.util.Enumeration
****