firexcode
laravel
ToValidate
ToValidate constructor
ToValidate
firexcode
laravel
ToValidate
ToValidate constructor
ToValidate class
Constructors
ToValidate
Properties
customMessage
hashCode
runtimeType
text
validate
Methods
noSuchMethod
toString
Operators
operator ==
ToValidate
constructor
ToValidate
(
String
text
,
String
customMessage
)
Implementation
ToValidate(String text, String customMessage) : super(text, customMessage);