ValidationException 클래스
입력의 유효성을 검사할 때 catch된 오류를 나타내는 예외입니다.
생성자
ValidationException(exception_message='', target=None, **kwargs)
매개 변수
| Name | Description |
|---|---|
|
exception_message
|
|
|
target
|
Default value: None
|