API Reference > ui-components > TypeConverters > NullableOperatorProcessor NullableOperatorProcessor Interface Operators for all filterable null-able types Implemented by TypeConverter Methods Name Description isNotNull(value: Value): boolean Determines if a primitive value is not null or not undefined isNull(value: Value): boolean Determines if a primitive value is null or undefined Defined in ui/components/src/ui-components/converters/TypeConverter.ts Line 49 Last Updated: 11 June, 2024