@Target(FIELD) @Retention(RUNTIME) public @interface IsNullable
An annotation to include the "x-form-category" property in the schema for a field. This is used to transform empty values to null on the front end
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true