Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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 | |
Résultat | bool |
public IsNullable ( NullHandling nullHandling ) : bool | ||
nullHandling | NullHandling | The null handling. |
Résultat | bool |