Filter: LicenseExceptionFilter
Filter type for LicenseException.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | LicenseExceptionFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | LicenseExceptionFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
createdAt | DateTime | Checks if If an index exists on The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
id | ID | Checks if If an index exists on An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
isDeprecatedLicenseId | Boolean | Checks if If an index exists on Whether or not the license ID has been deprecated in official SPDX lists |
isDeprecatedLicenseId_not | Boolean | Checks if Whether or not the license ID has been deprecated in official SPDX lists |
licenseExceptionId | String | Checks if If an index exists on See also The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_contains | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_ends_with | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_gt | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_gte | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_in | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_like | String | Matches
If an index exists on The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_lt | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_lte | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_not | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_not_contains | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_not_ends_with | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_not_in | String | Checks if The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_not_like | String | Checks if
The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_not_starts_with | String | Checks if Never uses an index. Consider using The license exception identifier, as it would appear in a License Expression |
licenseExceptionId_starts_with | String | Checks if Never uses an index. Consider using The license exception identifier, as it would appear in a License Expression |
name | String | Checks if If an index exists on See also The name of the license exception, which is typically and SPDX compliant identifier |
name_contains | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_ends_with | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_gt | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_gte | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_in | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_like | String | Matches
If an index exists on The name of the license exception, which is typically and SPDX compliant identifier |
name_lt | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_lte | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_not | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_not_contains | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_not_ends_with | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_not_in | String | Checks if The name of the license exception, which is typically and SPDX compliant identifier |
name_not_like | String | Checks if
The name of the license exception, which is typically and SPDX compliant identifier |
name_not_starts_with | String | Checks if Never uses an index. Consider using The name of the license exception, which is typically and SPDX compliant identifier |
name_starts_with | String | Checks if Never uses an index. Consider using The name of the license exception, which is typically and SPDX compliant identifier |
referenceNumber | Int | Checks if If an index exists on The SPDX reference number for official license exceptions. |
referenceNumber_gt | Int | Checks if The SPDX reference number for official license exceptions. |
referenceNumber_gte | Int | Checks if The SPDX reference number for official license exceptions. |
referenceNumber_in | Int | Checks if The SPDX reference number for official license exceptions. |
referenceNumber_lt | Int | Checks if The SPDX reference number for official license exceptions. |
referenceNumber_lte | Int | Checks if The SPDX reference number for official license exceptions. |
referenceNumber_not | Int | Checks if The SPDX reference number for official license exceptions. |
referenceNumber_not_in | Int | Checks if The SPDX reference number for official license exceptions. |
seeAlso_empty | Boolean | Checks if |
seeAlso_every | StringFilter | Makes sure all items in |
seeAlso_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
seeAlso_some | StringFilter | Makes sure at least one of the items in "seeAlso" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
spdxDetailsUrl | String | Checks if If an index exists on See also A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_gt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_gte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_like | String | Matches
If an index exists on A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_lt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_lte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_like | String | Checks if
A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
spdxReferenceUrl | String | Checks if If an index exists on See also A URL to SPDX reference about the exception |
spdxReferenceUrl_contains | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_ends_with | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_gt | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_gte | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_in | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_like | String | Matches
If an index exists on A URL to SPDX reference about the exception |
spdxReferenceUrl_lt | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_lte | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_not | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_not_contains | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_not_ends_with | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_not_in | String | Checks if A URL to SPDX reference about the exception |
spdxReferenceUrl_not_like | String | Checks if
A URL to SPDX reference about the exception |
spdxReferenceUrl_not_starts_with | String | Checks if Never uses an index. Consider using A URL to SPDX reference about the exception |
spdxReferenceUrl_starts_with | String | Checks if Never uses an index. Consider using A URL to SPDX reference about the exception |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time (not including relation updates) |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
This page was generated: 2024-11-06