IsFloatCheck

public class IsFloatCheck extends NotEmptyCheck

Checks if the value is a float value

Constructors

IsFloatCheck

public IsFloatCheck(EditText view, String errorMessage)

IsFloatCheck

public IsFloatCheck(Spinner spinner, String errorMessage)

Methods

run

public boolean run()