Terms&Conditions (#18):
* new settings for instance's terms * new channel option for channel's terms
This commit is contained in:
@ -7,7 +7,8 @@ export enum ValidationErrorType {
|
||||
WrongType,
|
||||
WrongFormat,
|
||||
NotInRange,
|
||||
Duplicate
|
||||
Duplicate,
|
||||
TooLong
|
||||
}
|
||||
|
||||
export class ValidationError extends Error {
|
||||
|
Reference in New Issue
Block a user