EntityFieldDefinition for a column with a JS number type. Enforces that the number is a float (which includes integers in JS).
options for this field definition
Readonly
Validates input value for a field of this type. Null and undefined are considered valid by default. This is used for things like:
Protected
EntityFieldDefinition for a column with a JS number type. Enforces that the number is a float (which includes integers in JS).