Skip to content

Implement support for fields operations with float types #79

@alexgarzao

Description

@alexgarzao

For all float numeric go types (see list below), the following validations must be implemented:

  • eqfield
  • neqfield
  • gtefield
  • gtfield
  • ltefield
  • ltfield

Go types

  • float32 the set of all IEEE 754 32-bit floating-point numbers
  • float64 the set of all IEEE 754 64-bit floating-point numbers

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions