message:PropTypes.oneOfType([PropTypes.string,PropTypes.func])// Provide either a fixed error message or a callback that will receive the error details.
message:PropTypes.oneOfType([PropTypes.string,PropTypes.func])// Provide either a fixed error message or a callback that will receive the error details.