Class ShouldBeNumeric

All Implemented Interfaces:
ErrorMessageFactory

public class ShouldBeNumeric extends BasicErrorMessageFactory
Creates an error message that indicates an assertion that cast string to a number (byte, short, integer, long, float or double) failed.
Author:
hezean