@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Rule
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
The rule description.
|
String |
name
The rule name which must be unique within an rules registry.
|
Copyright © 2017. All Rights Reserved.