annotations library
Classes
- AllowedChars
- AllowedValues
- Alphanumeric
- CrystallisData
- Creates a CrystallisData annotation.
- DeepCollectionEquality
- Deep equality on collections.
- Length
- LengthRange
- Lowercase
- Max
- Min
- NotEmpty
- NoWhitespace
- OnlyLetters
- OnlyNumbers
- Range
- RegEx
- Uppercase
Constants
- immutable → const Immutable
-
Used to annotate a class
C. Indicates thatCand all subtypes ofCmust be immutable.