Class | Description |
---|---|
IsOneOfValidator |
Javax validation annotation which checks if value of field is element of list.
|
NotControlCharacterValidator | |
UsernameCharactersValidator | |
ValidationResultRepresentation |
Annotation Type | Description |
---|---|
IsOneOf |
Javax validation annotation which checks if value of field is element of list.
|
NoControlCharacters |
validates whenever field contains control characters like
throws exception if control character is found
see http://www.unicode.org/Public/UCD/latest/ucd/DerivedAge.txt
|
ValidUsernameCharacters |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.