프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
InheritsExceptionSchema ( NJsonSchema.JsonSchema4 exceptionSchema ) : bool |
Gets a value indicating whether the response schema is an exception.
|
|
IsNullable ( NullHandling nullHandling ) : bool |
Determines whether the specified null handling is nullable.
|
public InheritsExceptionSchema ( NJsonSchema.JsonSchema4 exceptionSchema ) : bool | ||
exceptionSchema | NJsonSchema.JsonSchema4 | |
리턴 | bool |
public IsNullable ( NullHandling nullHandling ) : bool | ||
nullHandling | NullHandling | The null handling. |
리턴 | bool |