PyFlunt icon indicating copy to clipboard operation
PyFlunt copied to clipboard

Add NumberValidationContract

Open fazedordecodigo opened this issue 1 year ago • 1 comments

Guides:

https://github.com/andrebaltieri/Flunt/blob/main/Flunt/Validations/DecimalValidationContract.cs https://github.com/andrebaltieri/Flunt/blob/main/Flunt/Validations/DoubleValidationContract.cs https://github.com/andrebaltieri/Flunt/blob/main/Flunt/Validations/FloatValidationContract.cs https://github.com/andrebaltieri/Flunt/blob/main/Flunt/Validations/IntValidationContract.cs https://github.com/andrebaltieri/Flunt/blob/main/Flunt/Validations/LongValidationContract.cs

fazedordecodigo avatar Feb 14 '24 01:02 fazedordecodigo

Hi @fazedordecodigo,

I'm adding a NumberValidationContract. Where should I include the references to similar validation contracts: in the code or documentation?

Thanks!

imDarshanGK avatar Apr 29 '25 05:04 imDarshanGK