79524875

Date: 2025-03-21 08:23:50
Score: 0.5
Natty:
Report link

I use my own CSS class to make a presentation of error in clear way:

@if(parameterForm.errors?.['limitLessThanBet'] == 'limitB'){<p class="error">Limit B must be greater than or equal to Bet B</p>}

see details in GitHub repository.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Viktor Sirotin