jurassix / react-validation-mixin

Simple validation mixin (HoC) for React.
MIT License
283 stars 38 forks source link

use he.decode to display original string entity #16

Closed blackbing closed 9 years ago

blackbing commented 9 years ago

based on https://github.com/hapijs/joi/issues/635. The error message should be decode from getValidationMessages function.

jurassix commented 9 years ago

Great work!

jurassix commented 9 years ago

released in v4.0.4 published to npm