FUIInlineValidationStyle

public enum FUIInlineValidationStyle

Setting the display mode for a validation message or error message

  • As a validation banner message

    Declaration

    Swift

    case banner
  • As a hint message

    Declaration

    Swift

    case hint